Releases: kpn/py-pkgsettings
Releases · kpn/py-pkgsettings
1.1.1
1.1.0
1.0.0
What's Changed
- Converted readme file to markdown. by @ricardosantosalves in #16
Full Changelog: 0.12.1...1.0.0
0.12.1
Updated build setup and using GitHub actions
What's Changed
- OPT Changed links to HTTPS. by @ricardosantosalves in #13
- OPT: Updated build setup and using github workflows. by @ricardosantosalves in #14
- OPT: Minor cleanup. by @ricardosantosalves in #15
Full Changelog: 0.12.0...0.12.1
0.12.0
Switched to using Python 3.6 as default. Include testing of Python 3.6.
Removed test dependency pkgversion from the setup.py dependencies.
What's Changed
- FIX requirements, add Python 3.6 official support by @mattiassluis in #12
Full Changelog: 0.11.0...0.12.0
0.11.0
NEW - Add PrefixedSetting class
What's Changed
- NEW - Add PrefixedSetting class by @Collederas in #11
New Contributors
- @Collederas made their first contribution in #11
Full Changelog: 0.10.1...0.11.0
0.10.1
This version removes the 'tests' that where packaged by accident. This module polluted the namespace since it creates ambiguity with other packages that have a 'tests' module (probably locally).
What's Changed
- FIX - Remove tests from package by @mjholtkamp in #9
- NEW - Prepare for a new release by @mjholtkamp in #10
Full Changelog: 0.10.0...0.10.1
0.10.0
What's Changed
- OPT include readme parts in the documentation. Fixes #4 by @mattiassluis in #5
- OPT - Add warning in case settings are added multiple times by @mjholtkamp in #6
- OPT - Bump version to 0.10.0 by @mjholtkamp in #7
- FIX setup.py URL by @sergray in #8
New Contributors
Full Changelog: 0.9.3...0.10.0
0.9.3
fixing badge on pypi
Full Changelog: 0.9.2...0.9.3
0.9.2
Initial release tested on python2.7.10 and python3.5
Full Changelog: 0.9.1...0.9.2