Skip to content

Releases: mybatis/thymeleaf-scripting

Mybatis Thymeleaf 1.2.0

Choose a tag to compare

@hazendaz hazendaz released this 19 Jul 22:29
mybatis-thymeleaf-1.2.0
46b7485

What's Changed

  • Modernized collection usage
  • Build and library updates

Full Changelog: mybatis-thymeleaf-1.1.1...mybatis-thymeleaf-1.2.0

Mybatis Thymeleaf 1.1.1

Choose a tag to compare

@hazendaz hazendaz released this 22 Dec 00:17
mybatis-thymeleaf-1.1.1
61576d6
  • Build Updates
  • Supports mybatis 3.5.19

Mybatis Thymeleaf 1.1.0

Choose a tag to compare

@hazendaz hazendaz released this 25 Sep 01:07
  • Supports mybatis 3.5.16
  • Requires java 11

mybatis-thymeleaf-1.0.4

Choose a tag to compare

Here is the complete list of changes.

Improvements

  • Avoid reflections when configuring custom BindVariableRender or TemplateEngineCustomizer. #165

Dependencies Updates

  • Upgrade to mybatis 3.5.11 #160
  • Upgrade to thymeleaf 3.1.0 #168

mybatis-thymeleaf-1.0.3

Choose a tag to compare

Here is the complete list of changes.

Dependencies Updates

  • Upgrade to mybatis 3.5.9 #119
  • Upgrade to thymeleaf 3.0.14 #112

Documentation Updates

  • Add explanation for default sql provider type #62
  • Add explanation for likes.escapeClause() limitation #120

mybatis-thymeleaf-1.0.2

Choose a tag to compare

Here is the complete list of changes.

Bug Fixes

  • SQL template file not found in case the application is embedded in spring boot jar file #55

New Features

  • Decouple the sql generator from MyBatis #16

Enhancements

  • Support dynamic indexed access on mb:p tag #41

Dependencies Updates

  • Upgrade to mybatis.3.5.5 #57

mybatis-thymeleaf-1.0.1

Choose a tag to compare

Here is the complete list of changes.

New Features

  • Add SQL provider class that help detecting a template file automatically #10 #20 #21

Enhancements

  • Change property key to use2way from use-2way #23

Dependencies Updates

  • Upgrade to MyBatis 3.5.2 #26

mybatis-thymeleaf-1.0.0

Choose a tag to compare

The first release for scripting support of MyBatis using Thymeleaf feature. For details, please see the reference document! Let's enjoy using this artifact 😄