Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 298 Bytes

ChangeLog.md

File metadata and controls

15 lines (9 loc) · 298 Bytes

Changelog

0.2.0 (2023-09-01)

  • Add Documenter
  • Refactoring: instead of directly calling a function, use Restructurer::new().from_str or Restructurer::new().apply_to_value(...)

0.1.1 (2023-08-24)

  • Remove println debug calls (oooopsie)

0.1.0 (2023-08-24)

  • First release