Skip to content

1.6.0

Latest

Choose a tag to compare

@SnowballXueQiu SnowballXueQiu released this 04 Mar 12:10
4997388

Full Changelog
πŸ‘‰ 1.5.0...1.6.0

archieved features and done some fixing: #11 #12 #13

πŸ“¦ Package Types

  • default β†’ Lite Package
    Lightweight distribution. Required dependency libraries are automatically downloaded on first launch.

  • *-all.jar β†’ Full Package
    All dependencies are bundled directly inside the JAR β€” ready to run out of the box, no additional downloads needed.

πŸ”Œ API Specification

  • openapi.json
    Standardized API definition file, compatible with tools like Apifox and Postman for easy integration and testing.