Fixes
-
Fixed some tests. 593a4ee
-
Refactored serialization. 0ac2cd8
- Moved serialization from VersionConfig to version.serialization
-
Fixed extra capture group in PEP440 parser. 384fd99
-
Refactored verioning models. 88e7f71
- created a "conventions" module for future release
- added an optional
depends_on
version component configuration - The
depends_on
is required for PEP440 versioning
-
Fixed None as value for a function. f8c4d05
- Turns None into an empty string
-
Fixed bad imports. 5c86d51
-
Refactored versioning models and tests. 7d05414
-
Refactored version parsing. 5ed546b
-
Refactored versioning functions and version parts. be87721
-
Fixed timezone of a test. 0e01253