Skip to content

Releases: richardsondev/AggregateConfigBuildTask

v1.0.8

09 Jan 22:02
129cf06

Choose a tag to compare

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

15 Oct 14:26
e7ac499

Choose a tag to compare

What's Changed

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

v1.0.6

21 Sep 11:06
d6ddfab

Choose a tag to compare

What's Changed

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

v1.0.5

14 Sep 07:19
ea022aa

Choose a tag to compare

What's Changed

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

v1.0.4

13 Sep 01:48
740a0f5

Choose a tag to compare

What's Changed

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

v1.0.3

12 Sep 08:46
201c7d8

Choose a tag to compare

What's Changed

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

v1.0.2

10 Sep 10:36
0c828d4

Choose a tag to compare

  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

10 Sep 04:25
cabb891

Choose a tag to compare

  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

09 Sep 05:03
287b20f

Choose a tag to compare

Initial release