Skip to content

Releases: essentialkaos/ek

Version 1.6.4

10 Feb 13:35
Compare
Choose a tag to compare
  • [path] Added method IsDotfile for checking dotfile names

Version 1.6.3

08 Feb 12:56
Compare
Choose a tag to compare
  • [strutil] Added methods PrefixSize and SuffixSize

Version 1.6.2

05 Feb 10:34
Compare
Choose a tag to compare
  • [fsutil] Added method ProperPath to windows stub
  • [fsutil] Improved working with paths

Version 1.6.1

05 Feb 01:13
Compare
Choose a tag to compare
  • [path] Fixed windows stub

Version 1.6.0

05 Feb 01:13
Compare
Choose a tag to compare
  • [path] Added package for working with paths

Version 1.5.1

02 Feb 22:52
Compare
Choose a tag to compare
  • [knf] Fixed bug in HasProp method which return true for unset properties

Version 1.5.0

01 Feb 14:08
Compare
Choose a tag to compare
  • [tmp] Improved error handling
  • [tmp] Changed name pattern of temporary files and directories

Version 1.4.5

20 Jan 18:56
Compare
Choose a tag to compare
  • [pid] Fixed bug with pid file creation
  • [pid] Increased coverage

Version 1.4.4

19 Jan 23:48
Compare
Choose a tag to compare
  • [errutil] Added method Num which returns number of errors

Version 1.4.3

19 Jan 15:23
Compare
Choose a tag to compare
  • [errutil] Improved Add method