Skip to content

2.1.0

Compare
Choose a tag to compare
@caring-coder caring-coder released this 05 Jun 11:06
· 429 commits to main since this release
49f8407

What's Changed

  • feat: Add v2.1.0 release notes to README by @caring-coder in #386
  • Miscellaneous updates by @caring-coder in #361
    ** Update Readme howto to document the last API changes
    ** Update the mechanism to walk through a Word document
    ** First step to the separation of resolvers in two: the future 'engine resolver' (that will wrap the template features) and 'context resolver' (that will wrap the actual stamped data)
    ** Update exception management and messages
    ** The raw stamper does not carry any comment processors by default
    ** Bump dependencies org.springframework:spring-expression to 6.1.8
    ** Update documentation to be more Github-friendly

Full Changelog: v2.0.1...v2.1.0