Skip to content

Latest commit

 

History

History
91 lines (42 loc) · 3.69 KB

CHANGELOG.md

File metadata and controls

91 lines (42 loc) · 3.69 KB

Changelog

1.1.4 (2024-01-01)

Bug Fixes

  • bump io.github.oshai:kotlin-logging-jvm from 6.0.0 to 6.0.1 (#30) (8ec1941)
  • bump jvm from 1.9.21 to 1.9.22 (#32) (465efde)
  • bump org.jsoup:jsoup from 1.17.1 to 1.17.2 (#34) (66a0648)

1.1.3 (2023-12-19)

Bug Fixes

1.1.2 (2023-12-19)

Bug Fixes

1.1.1 (2023-12-19)

Bug Fixes

  • bump io.github.oshai:kotlin-logging-jvm from 5.1.1 to 6.0.0 (#24) (0265eec)

1.1.0 (2023-11-22)

Features

  • Refactoring and add PDFGenCore initializer method (#10) (ea1e8bf)

1.0.3 (2023-11-15)

Bug Fixes

  • Need render to be public used in unit tests (#6) (f95f325)

1.0.2 (2023-11-14)

Bug Fixes

  • Register kotlinmodule on objectmapper (#4) (0ee63ef)

1.0.1 (2023-11-14)

Bug Fixes

  • Read resources from classpath (#2) (ee66189)

1.0.0 (2023-11-14)

⚠ BREAKING CHANGES

  • Initial release of pdfgen-core

Features

  • Initial release of pdfgen-core (cbb49c2)
  • Use gradle instead of maven (#6) (b7f05a4)

1.1.0 (2023-11-14)

Features

1.0.0 (2023-11-13)

⚠ BREAKING CHANGES

  • Initial release of pdfgen-core

Features

  • Initial release of pdfgen-core (cbb49c2)

Changelog