Skip to content

Releases: essentialkaos/ek

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

Version 1.4.2

19 Jan 15:23
Compare
Choose a tag to compare
  • [fsutil] Added method ProperPath which return first proper path from given slice

Version 1.4.1

13 Jan 10:58
Compare
Choose a tag to compare
  • [fsutil] Added partial FreeBSD support
  • [system] Added partial FreeBSD support
  • [log] Some minor fixes in tests

Version 1.4.0

05 Jan 12:00
Compare
Choose a tag to compare
  • [kv] Added package with simple key-value structs

Version 1.3.2

27 Dec 14:26
Compare
Choose a tag to compare
  • [strutil] Added method Head for subtraction first symbols from the string
  • [strutil] Added method Tail for subtraction last symbols from the string