Releases: essentialkaos/ek
Releases · essentialkaos/ek
Version 1.6.4
- [
path
] Added method IsDotfile for checking dotfile names
Version 1.6.3
- [
strutil
] Added methods PrefixSize and SuffixSize
Version 1.6.2
- [
fsutil
] Added method ProperPath to windows stub - [
fsutil
] Improved working with paths
Version 1.6.1
[path]
Fixed windows stub
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