We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddcacda commit 75aabb6Copy full SHA for 75aabb6
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## $UNRELEASED
4
+
5
+### Added
6
7
+- separate README for pypi; now I can keep that separate from the one on Github; they can share *some* information, but don't need to share all
8
+- guides on how to get started as either a users or a developer (who wants to work on this lib)
9
+- test support for Python 3.7 - 3.10
10
11
+### Changed
12
13
+- dependencies are now loosened so users of this lib get more freedom to choose their versions
14
15
## v1.4.1 - 2021-12-29
16
17
### Changed
0 commit comments