Releases: johnmai-dev/go-orm-helper
Releases · johnmai-dev/go-orm-helper
v1.2.0
[1.2.0] - 2023-07-15
Added
- Support GoFrame ORM.
- Support Go ORM Tags Live Template.
- Refactor Code Completion. Better Performance!
- Refactor GoORMHelper Cache Manager.
v1.2.0-SNAPSHOT
[1.2.0] - 2023-07-15
Added
- Support GoFrame ORM.
- Refactor Code Completion. Better Performance!
- Refactor GoORMHelperCacheManager.
v1.1.0
v1.0.2
[1.0.2] - 2023-07-04
Fixed
- Fix the verify SQL exception.
v1.0.1
[1.0.1] - 2023-07-03
Fixed
- Fix the issue where the scanning paths in the settings cannot utilize the delete, move up, move down, and other functions.
Optimize
- Abstract the core path of the ORM into a common class.
- Implement multi-language support, currently supporting Chinese, English, Japanese, and Korean languages.
- Separate the plugin description.