Skip to content

Latest commit

 

History

History
97 lines (45 loc) · 5.09 KB

CHANGELOG.md

File metadata and controls

97 lines (45 loc) · 5.09 KB

Changelog

0.7.4 (2024-05-25)

Bug Fixes

  • api: don't expose toDocument function (#69) (6721d05)

0.7.3 (2024-05-12)

Bug Fixes

  • Create parent directories if file doesn't exist (#63) (8010fec)
  • XmlFilterChain: pretty format output of process(Path, Path) (#65) (181f2cf)

0.7.2 (2024-05-12)

Bug Fixes

  • XmlFilterChain: create new file if it doesn't exist (#60) (238eca4)

0.7.1 (2024-05-09)

Bug Fixes

  • create new file if it doesn't exist (#58) (3d11db2)

0.7.0 (2024-05-08)

Features

  • Introduce ImportFlattener class for flattening XML imports (#55) (289fafd)

0.6.0 (2024-04-27)

Features

0.5.0 (2024-04-19)

Features

0.4.0 (2024-04-16)

Features

0.3.0 (2024-04-15)

Features

0.2.1 (2024-04-11)

Bug Fixes

0.2.0 (2024-04-11)

Features

0.2.0-rc.1 (2024-04-10)

Features

0.1.0 (2024-04-10)

Features