Skip to content

Releases: mybatis/thymeleaf-scripting

mybatis-thymeleaf-1.0.4

24 Nov 16:05
Compare
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

30 Dec 10:15
Compare
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

05 Jun 10:48
Compare
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

15 Jul 04:17
Compare
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

07 Apr 09:05
Compare
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 😄