Changelog¶
Version 0.2.3¶
Released on Jun 24th 2016
- Added changelog documentation.
- Updated to have no more strict Sphinx builds.
Version 0.2.2¶
Released on Jun 24th 2016
- Bump to version 0.2.2 because of error while uploading to PyPI.
Version 0.2.1¶
Released on Jun 24th 2016
- Added absfilename.
- Added a lot of tests.
- Added some documentation.
- Fixed file headers.
- Fixed Flake8 problems.
Version 0.2.0¶
Released on Jun 20th 2016
- Added shortcuts to compile coffeescript, less and scss.
- Added more utilities to the Model class.
- Added merge to merge dicts.
- Added Enumeration and index.
- Added progressbar.
- Added Message for mailing.
- Added Timer.
- Updated the monitor tests (added skip).
- Updated auto_migrate with a progressbar.
- Updated requirements.
Version 0.1.14¶
Released on Feb 11th 2016
- Added Database tools Manager, Model, Migrator (based on peewee).
- Added reraise to compat.
- Added underscore and parameterize.
- Updated requirements.
Version 0.1.13¶
Released on Feb 9th 2016
- Added check_mx_records (used in Disinfect).
- Updated requirements.
Version 0.1.11¶
Released on Feb 8th 2016
- Added implements_comparable to Path.
- Updated tests.
- Fixed path_build_compare bug.
Version 0.1.10¶
Released on Feb 8th 2016
- Added ConfigParser compat.
- Added validation check to Version.
Version 0.1.9¶
Released on Feb 7th 2016
- Bump to version 0.1.9 because of error while uploading to PyPI.
Version 0.1.8¶
Released on Feb 6th 2016
- Added Version checker (used in Assemble).
- Added tests and more code coverage.
- Updated compat usability.
- Updated requirements.
Version 0.1.4¶
Released on Jan 28th 2016
- Added Assemble and removed all other clutter of building.
- Updated requirements.