Releases: amplia-iiot/yutil
Releases · amplia-iiot/yutil
v2.1.0
Changelog
Features
- replace: add replace functionality (8895540)
v2.0.1
Changelog
Bug Fixes
- merge: fix merging of zero value variables (d445b45) #3
v2.0.0
Changelog
Bug Fixes
- cli: don't export unwanted methods and types (358cd6f)
- merge: fix typo in error message (f2d40d1)
- merge: return ignored errors (8659930) #1
Features
- format: continue formatting files on error (8d75baf)
- format: add format functionality (eabb2a1) #2
BREAKING CHANGE
Some parts of cmd package are no longer exported to be used, as it was never
intended to leave them open.
v1.0.0
Changelog
Features
- cli: add short version option (8714b4e)
- cli: allow config file without extension forcing yaml type (aa54e92)
- cli: display version and keep build info data (295bbbe)
- cli: add cli (87ba7a2)
- merge: add merge functionality (3cd6389)