Skip to content

Latest commit

 

History

History
89 lines (39 loc) · 3.62 KB

CHANGELOG.md

File metadata and controls

89 lines (39 loc) · 3.62 KB

1.1.10 (2023-04-12)

Bug Fixes

1.1.9 (2021-10-10)

Bug Fixes

  • 🐛 move globals to normal ts to include missing in dist (e45fbc7)

1.1.8 (2021-10-04)

Bug Fixes

  • 🐛 fix quoting of policies (ed84e27), closes #3

1.1.7 (2021-09-16)

Bug Fixes

  • 🐛 Fix typings and update deps (6094233), closes #2

1.1.6 (2021-05-11)

Bug Fixes

  • 🐛 allow early validation (7648cb1)

1.1.5 (2021-05-10)

Bug Fixes

  • 🏷️ export valid source types (cf9e626)

1.1.4 (2021-05-07)

Bug Fixes

  • 🏷️ export valid hash types (4133b14)

1.1.3 (2021-05-07)

Bug Fixes

  • 🐛 returned spacing in header strings (e3e1e7b)

1.1.2 (2021-05-07)

Bug Fixes

  • 🐛 optionality of host source compose params (bb09ab5)

1.1.1 (2021-05-06)

Bug Fixes

  • 🐛 fix schema naming and tests (90a36fe)

1.1.0 (2021-05-06)

Features

  • ✨ Runtime directive mapping and schema (1f9ffb3)

1.0.0 (2021-05-06)

Bug Fixes

Features