Skip to content

Releases: essentialkaos/ek

Version 1.2.2

23 Dec 22:34
Compare
Choose a tag to compare
  • [req] Added flag for marking connection to close

Version 1.2.1

22 Dec 13:13
Compare
Choose a tag to compare
  • [crypto] Small improvements in hash generation
  • [csv] Increased code coverage
  • [easing] Increased code coverage
  • [fmtc] Increased code coverage
  • [httputil] Increased code coverage
  • [jsonutil] Increased code coverage
  • [pid] Increased code coverage
  • [req] Increased code coverage
  • [req] Increased default timeout to 10 seconds
  • [strutil] Increased code coverage
  • [timeutil] Increased code coverage

Version 1.2

22 Dec 13:13
Compare
Choose a tag to compare
  • [log] Now buffered I/O must be enabled manually
  • [log] Auto flushing for bufio

Version 1.1.1

22 Dec 13:12
Compare
Choose a tag to compare
  • [system] Added json tags for User, Group and SessionInfo structs
  • [usage] Info now can use os.Args[0] for info rendering
  • [version] Added package for working with version in simver notation

Version 1.1

22 Dec 13:12
Compare
Choose a tag to compare
  • [arg] Changed default fail values (int -1 → 0, float -1.0 → 0.0)
  • [arg] Increased code coverage
  • [arg] Many minor fixes
  • [cron] Fixed rare bug
  • [cron] Increased code coverage
  • [crypto] Increased code coverage
  • [easing] Increased code coverage
  • [errutil] Increased code coverage
  • [fmtc] Increased code coverage
  • [fmtutil] Increased code coverage
  • [jsonutil] Increased code coverage
  • [knf] Fixed bug in Reload method for global config
  • [knf] Improved Reload method
  • [knf] Increased code coverage
  • [log] Increased code coverage
  • [mathutil] Increased code coverage
  • [pid] Increased code coverage
  • [rand] Increased code coverage
  • [req] Fixed bug with Accept header
  • [req] Increased code coverage
  • [sliceutil] Increased code coverage
  • [sortutil] Increased code coverage
  • [spellcheck] Increased code coverage
  • [strutil] Increased code coverage
  • [system] Added method system.SetProcName for changing process name
  • [timeutil] Fixed bug in PrettyDuration method
  • [timeutil] Increased code coverage
  • [tmp] Increased code coverage

Version 1.0.1

22 Dec 13:12
Compare
Choose a tag to compare
  • [system] Fixed bug in fs usage calculation
  • [usage] Improved new Info struct creation

Version 1.0.0

26 Aug 10:19
Compare
Choose a tag to compare

Initial release