Skip to content

Releases: amplia-iiot/yutil

v2.1.0

18 Jun 11:41
Compare
Choose a tag to compare

Changelog

Features

  • replace: add replace functionality (8895540)

v2.0.1

23 May 14:16
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • merge: fix merging of zero value variables (d445b45) #3

v2.0.0

21 Jul 10:08
Compare
Choose a tag to compare

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

18 May 15:02
v1.0.0
0b797d8
Compare
Choose a tag to compare

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)