Skip to content

Tags: tinystruct/tinystruct

Tags

v1.7.27

Toggle v1.7.27's commit message
Update the version to be 1.7.27, Update DEVELOPER_GUIDE.md and SKILL.md

v1.7.26

Toggle v1.7.26's commit message
Update application.properties to fix class not found issue, update sk…

…ills for MCP tool development. Urgent release to 1.7.26

v1.7.25

Toggle v1.7.25's commit message
Update application.properties

v1.7.24

Toggle v1.7.24's commit message
Add StringEscapeTest.java to test some cases.

v1.7.23

Toggle v1.7.23's commit message
Correct the typo error

v1.7.22

Toggle v1.7.22's commit message
Release 1.7.22: Redis implementations, data type fixes, and generator…

… updates

- Bumped version to 1.7.22 in POM, scripts, and documentation.
- Implemented full CRUD operations and config-based connection in RedisServer.
- Updated SQL-to-Java FieldType mappings and added missing primitive parsers.
- Fixed pathing and package naming bugs in H2 and MSSQL code generators.

v1.7.21

Toggle v1.7.21's commit message
chore: bump version to 1.7.21

v1.7.20

Toggle v1.7.20's commit message
Refactor session management: unify repository initialization in Sessi…

…onManager and move storage/event logic to repositories

v1.7.19

Toggle v1.7.19's commit message
fix: update version to 1.7.19 and upgrade dependencies

- Version: Bump project version from 1.7.18 to 1.7.19 across pom.xml, scripts, and documentation.
- Documentation: Update version references in README.md and DEVELOPER_GUIDE.md.
- Application: Update VERSION constant in ApplicationManager.java.
- Scripts: Update version variables in bin/dispatcher, bin/dispatcher.cmd, and build.sh.
- Dependencies: Upgrade lettuce.version to 7.5.0.RELEASE.
- Dependencies: Upgrade sqlite.version to 3.51.3.0.
- Dependencies: Upgrade mockito.version to 5.23.0.

v1.7.18

Toggle v1.7.18's commit message
chore: release 1.7.18