You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.7 64bit datatypes support added (#20)
* Added 64 bit datatypes
SIGNED INT64 type - 'S'
FLOAT64 type - 'd'
UNSIGNED INT64 use capital 'I' and Numeric(Unsigned) in Zabbix
* updated readme, prepared 0.7 version