📄️ v0.3 2018-08-07
New features, improvements, and bug fixes in version v0.3 of the GoFrame framework. New features include the addition of a DES encryption/decryption package, Golang client for Kafka, and an object reuse pool. Improvements cover the refactoring of network communication packages, database query caching features, HTTP client account password settings, and enhanced server routing matching rules. Additionally, various packages and functions have been optimized to improve system performance and stability.
📄️ v0.2 2018-05-21
This version v0.2 includes multiple new features and updates, such as the graceful restart feature for the GoFrame framework, the gflock file lock module, the gproc process management module, and the powerful gpage pagination management module. Additionally, new features include multi-port listening for ghttp.Server and the gspath directory search tool. Function improvements cover enhanced gredis client, performance optimization of gdb methods, and enhanced request logging in the ghttp package. Various issue fixes ensure the stability and reliability of the GoFrame framework.
📄️ v0.1 2018-04-23
v0.1 version update release, adding multiple modules and improving existing features, including GoFrame framework's gfsnotify file monitoring, configuration and template engine update mechanism, gconv type conversion, gpage pagination management, diversified log processing, gredis encapsulation of Redis operations, enhanced ghttp and gdb functionalities, providing detailed development documentation, and fixing multiple issues.