Skip to content

Releases: richardsondev/AggregateConfigBuildTask

v1.0.8

Choose a tag to compare

@richardsondev richardsondev released this 09 Jan 22:02
129cf06

What's Changed

  • Fix null message regression after quiet logger addition by @richardsondev in #44
  • Update .NET packages and add required YamlDotNet dependencies to package by @richardsondev in #45

Full Changelog: v1.0.7...v1.0.8

v1.0.7

Choose a tag to compare

@richardsondev richardsondev released this 15 Oct 14:26
e7ac499

What's Changed

Full Changelog: v1.0.6...v1.0.7

v1.0.6

Choose a tag to compare

@richardsondev richardsondev released this 21 Sep 11:06
d6ddfab

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

Choose a tag to compare

@richardsondev richardsondev released this 14 Sep 07:19
ea022aa

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

Choose a tag to compare

@richardsondev richardsondev released this 13 Sep 01:48
740a0f5

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

Choose a tag to compare

@richardsondev richardsondev released this 12 Sep 08:46
201c7d8

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

Choose a tag to compare

@richardsondev richardsondev released this 10 Sep 10:36
0c828d4
  1. Add ARM template input support
  2. Fixes around YAML output serialization
  3. Fix source property only being applied on the first array in the first

v1.0.1

Choose a tag to compare

@richardsondev richardsondev released this 10 Sep 04:25
cabb891
  1. Fix boolean values not being treated properly during deserialization. Fixes ARM Template parameter boolean values are strings #5
  2. Support JSON input files. Fixes Support additional input types #6
  3. Documentation fixes

v1.0.0

Choose a tag to compare

@richardsondev richardsondev released this 09 Sep 05:03
287b20f

Initial release