Releases: essentialkaos/ek
Releases · essentialkaos/ek
Version 12.118.0
Changelog
New Features
[terminal/input]
Added method SetHistoryCapacity
Improvements
[options]
Improved Errors.String
output formatting
[terminal/input]
Added more usage examples
[terminal/input]
Code refactoring
Version 12.117.0
Changelog
New Features
[terminal/input]
Added new package for working with user input
[options]
Added helper for working with errors
Improvements
[terminal]
All methods for working with user input moved to separate package
[terminal]
Improved rendering messages with prefix
[options]
Code refactoring
[terminal]
Code refactoring
Important
[mathutil]
Removed all deprecated methods
[passwd]
Removed all deprecated methods
[sliceutil]
Removed all deprecated methods
[terminal]
Removed all deprecated methods
[usage]
Removed all deprecated methods
[uuid]
Removed all deprecated methods
[terminal/window]
Package removed due to deprecation of all methods
Version 12.116.0
Changelog
New Features
Version 12.115.0
Changelog
New Features
[knf/united]
Added method GetMapping
Version 12.114.0
Changelog
Improvements
[knf/united]
Added method CombineSimple
Bugfixes
Version 12.113.1
Changelog
Improvements
[support/pkgs]
Added compatibility with macOS
Version 12.113.0
Changelog
New Features
[options]
Alias
, Conflicts
, and Bound
now supports string slices
Improvements
[options]
Improved string representation format of Map
, V
and option name
[terminal/tty]
Windows stubs refactoring
Version 12.112.1
Changelog
New Features
[support]
Added binary name info
[terminal/tty]
Added method IsSystemd
Improvements
[fsutil]
Method IsNonEmpty
marked as deprecated
Bugfixes
[fsutil]
Fixed stubs for Windows
Version 12.111.1
Changelog
Improvements
[knf/united]
United configuration separated from global KNF configuration
Version 12.111.0
Changelog
New Features
[knf/united]
Added helper method AddOptions
[options]
Added methods V.String
and Map.String
Improvements
[support]
Minor UI improvement
[options]
Code refactoring