Releases: pwwang/pyparam
Releases · pwwang/pyparam
0.5.4
- ⬆️ Upgrade rich to ^13
- 👷 Use latest actions for CI
- 📝 Update gh action badges in README.md
0.5.0
- ⬆️ Upgrade python-simpleconf to v0.5
- 👷 Remove python3.6 and add python3.10 in CI
0.4.17
- 👽️ Adopt rich 11+ (fix #14)
0.4.16
- 🩹 Fix description formatting exception not captured
0.4.15
- 🐛 Allow namespace parameter to be defined in express way from a file
0.4.14
- 🐛 Allow json params to be defined from file
- ✨ Add --full to show full list of options on help page
0.4.13
- 🩹 Fix non-str object being casted to json