📄️ v1.16 2021-06-01
GoFrame v1.16 version is newly released, introducing full tracing features, with multiple improvements such as database ORM model association, nested transactions, subqueries, and more. The HTTP client has a middleware interceptor added, the data validation component supports enhanced Context and I18N, the timer component is newly restructured, and there are many code optimizations.
📄️ v1.15 2020-12-31
GoFrame v1.15 version offers a series of new features and improvements, providing efficient and modular framework support for enterprise-level Golang development. This update covers various aspects such as HTTP client improvements, database ORM feature enhancements, and error code support. With high code quality, comprehensive development documentation, and active community support, GoFrame provides a convenient project development environment for developers and is widely used in various internet companies.
📄️ v1.14 2020-10-27
GoFrame is a modular, high-performance Go development framework that provides rich foundational development modules and Web service core components, including cache, logging, data validation, database ORM, etc. The framework supports hot restart, TLS/HTTPS, and Redis adapters, offering high code quality and comprehensive Chinese support, suitable for team and enterprise use.
📄️ v1.13 2020-06-10
GoFrame is a modular, high-performance Go development framework that provides comprehensive basic and web service development components, such as cache management, logging, database ORM, TCP/UDP components, etc. The framework is designed with loose coupling, easy maintenance, and high-quality code, making it suitable for team and enterprise application development.
📄️ v1.12 2020-03-31
GoFrame is a modular, high-performance, production-grade Golang basic development framework, offering essential modules such as caching, logging, queues, and containers, and supports core components for web service development, making it suitable for enterprise and team use. This version updates many features, including improvements in database operations, logging management, file operations, and introduces support for the Swagger tool.
📄️ v1.11 2020-01-14
GoFrame is a modular, high-performance, production-grade Go development framework that offers a rich set of core components such as caching, logging, file handling, timing, and command-line interfaces. It supports web service development with features like hot restart and multi-domain support, and is widely used in microservices, IoT, blockchain, e-commerce, and banking projects.
📄️ v1.10 2019-12-05
The GoFrame framework releases version v1.10, bringing several new features and improvements for developers. This update includes optimizations in middleware and routing implementation in WebServer, addition of file configuration management, multiple session storage implementations, log component singleton object, JSON data format support, guuid module for UUID generation, along with performance improvements in various modules such as database, network, and containers, further enhancing operational efficiency and development experience.
📄️ v1.9 2019-09-24
GoFrame framework released v1.9 version, including important new features and improvements. Added gf command line tool, gres resource manager, and gsession module, and enabled a more convenient WebServer routing registration method. Improved ghttp and gdb modules, adjusted container classification modules, and fixed some known issues.
📄️ v1.8 2019-07-15
新版GoFrame框架发布,带来多项改进与新功能。包括新增错误处理模块、字符编码转换支持、日志模块异步输出与自定义格式、数据库ORM错误处理与链式操作,以及数据转换与通信模块的增强。此更新还解决了多个模块的已知问题,提升框架整体性能与稳定性。
📄️ v1.7 2019-06-10
The GoFrame framework v1.7 version was released on June 10, 2019. It includes multiple module reconstructions and improvements, such as enhancing the performance of the glog logging module with asynchronous output, gmap supports various data structures, gtime adds more PHP time formats, gdb adds the GetLastSql method, gtcp supports TLS communication, gconv adds recursive conversion functionality, and several bugs are fixed for improved framework stability and performance.
📄️ v1.6 2019-04-09
Version 1.6 brings several features and improvements, including the operation log record for the gcron scheduled task module, global group configuration for the gredis module, optimization of default configuration file retrieval paths for the gcfg and gview modules, CORS support for the ghttp module, TLSConfig configuration, and the new chaining operation methods for the gdb module. Several issues regarding resource competition and conversion failures in various modules have been fixed, significantly enhancing the system's stability and security.
📄️ v1.5 2019-02-28
GoFrame framework v1.5 version released, main repository migrated to GitHub with multiple module improvements including garray, gset, gmap, gstr container modules, and parameter support for gform. Added greuseport module and improved multiple features in ghttp. Also, fixed known issues like gvalid's validation rules and gcron's timer issues. For more details, please visit the GoFrame official website.
📄️ v1.4 2019-01-24
This GoFrame framework v1.4 release brings several new features and improvements. A new high-performance task timer module gtimer has been added, along with a refactor and optimization of the gcron module. The gconv module now supports conversion of struct pointer properties, and gform has added automatic recognition of database types. Additionally, multiple modules have been improved for performance and concurrency safety, and some known issues have been fixed.
📄️ v1.3 2018-12-26
The GoFrame framework v1.3 release covers multiple new features, including the refactoring of gform, WebServer group routing, and rewrite routing feature, and improves the framework's automatic recognition in the development environment. In addition, it integrates Travis CI for automated building and testing, optimizes the WebServer static file service, enhances gcache performance, fixes several functional bugs, and improves overall stability and scalability.
📄️ v1.2 2018-11-26
New features, new functionalities, and improvements in GoFrame framework version v1.2. This version adds support for SQLServer and Oracle databases, enhances the sequential features of the gvalid module, and improves the handling mechanism of ghttp.Request. The template engine introduces multiple built-in functions, and various upgrades and optimizations in modules such as gvar, gform, and gfsnotify.
📄️ v1.1 2018-11-26
该文档介绍了GoFrame框架的v1.1版本,该版本的功能合并到v1.2一起发布。通过这个更新日志,用户可以了解版本的改进和功能调整细节。
📄️ v1.0 2018-10-24
GoFrame v1.0 released, including new features such as gf-orm support for SQLite, addition of gkafka module, gcron task scheduling module, and improvements on singleton operations for gredis. It also introduces new modules like the gmlock memory lock and the gaes algorithm module, as well as enhancements in log management, template engine, and database operations, thus improving user experience and performance for developers.