Releases: 0to1a/gofarm
Releases · 0to1a/gofarm
v1.1.2-alpha
Features for this version:
- Redesign folder structure to modular concept
- Refactor unused function
- Refactor function call with struct
- Add unit testing to coverage framework-core
- Support embed migration database
- Cron management for every modules
v1.0.3-alpha
Features for this version:
- Remove depending cycle on Database
- Built-in redis compression system (recommendation by RedisInsight)
v1.0.2-alpha
Features for this version:
- Daily log supported
- Error & info log for monitoring
v1.0.1-alpha
Features for this version:
- Redis support
- Built-in cronjob management system
- Revamp communication webserver protocol
- In-web cache management system
v1.0.0-alpha
Features for this version:
- Mysql connection
- JSON configuration file
- Migration database system
- Folder structure and initialize repository
- SQL Query builder system
- Webserver communication
- Simple authentication with JWT