Releases: essentialkaos/ek
Releases · essentialkaos/ek
Version 1.6.0
[path]
Added package for working with paths
Version 1.5.1
[knf]
Fixed bug in HasProp method which return true for unset properties
Version 1.5.0
[tmp]
Improved error handling[tmp]
Changed name pattern of temporary files and directories
Version 1.4.5
[pid]
Fixed bug with pid file creation[pid]
Increased coverage
Version 1.4.4
[errutil]
Added method Num which returns number of errors
Version 1.4.3
[errutil]
Improved Add method
Version 1.4.2
[fsutil]
Added methodProperPath
which return first proper path from given slice
Version 1.4.1
[fsutil]
Added partial FreeBSD support[system]
Added partial FreeBSD support[log]
Some minor fixes in tests
Version 1.4.0
[kv]
Added package with simple key-value structs
Version 1.3.2
[strutil]
Added method Head for subtraction first symbols from the string[strutil]
Added method Tail for subtraction last symbols from the string