File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010### Fixed
1111
12- - Removed unnecessary imports in ` __init__.py ` files.
12+ - Removed unnecessary imports in ` __init__.py ` files. [ #255 ]
13+
14+ ### Added
15+
16+ - Caching validation results to speed up startup. [ #251 ]
1317
1418## [ v2.1.0] - 2020-12-20
1519
@@ -496,3 +500,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
496500[ #201 ] : https://github.com/jdkandersson/OpenAlchemy/issues/201
497501[ #202 ] : https://github.com/jdkandersson/OpenAlchemy/issues/202
498502[ #236 ] : https://github.com/jdkandersson/OpenAlchemy/issues/236
503+ [ #251 ] : https://github.com/jdkandersson/OpenAlchemy/issues/251
504+ [ #255 ] : https://github.com/jdkandersson/OpenAlchemy/issues/255
You can’t perform that action at this time.
0 commit comments