File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7+ #### [ v0.5.0] ( https://github.com/danialkeimasi/python-fast-registry/compare/v0.4.3...v0.5.0 )
8+
9+ > 27 October 2022
10+
11+ - Simplify API of registerer [ ` d1c9b93 ` ] ( https://github.com/danialkeimasi/python-fast-registry/commit/d1c9b938ebc9ca54c436773394ed5c6e164edd5d )
12+ - Sync slug_attr and dict key [ ` c2537f0 ` ] ( https://github.com/danialkeimasi/python-fast-registry/commit/c2537f08a3af25ec1c33d97337589cbb4bd32711 )
13+ - Update CI add py3.11 [ ` d63cb64 ` ] ( https://github.com/danialkeimasi/python-fast-registry/commit/d63cb644fa83979f85b2ffb3b4d634c0ac5dddea )
14+
15+ #### [ v0.4.3] ( https://github.com/danialkeimasi/python-fast-registry/compare/v0.4.2...v0.4.3 )
16+
17+ > 26 October 2022
18+
19+ - Fix pylance type errors [ ` c96769a ` ] ( https://github.com/danialkeimasi/python-fast-registry/commit/c96769aa1faea1fa658e0be0444863b88b2651fd )
20+ - Update changelog [ ` cd0eda9 ` ] ( https://github.com/danialkeimasi/python-fast-registry/commit/cd0eda9ac6b885442d07472c9e36efdbbcfc6d39 )
21+
722#### [ v0.4.2] ( https://github.com/danialkeimasi/python-fast-registry/compare/v0.4.1...v0.4.2 )
823
924> 26 October 2022
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " registerer"
3- version = " 0.4.3 "
3+ version = " 0.5.0 "
44description = " Everything you need to implement maintainable and easy to use registry patterns in your project."
55authors = [" Danial Keimasi <danialkeimasi@gmail.com>" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments