Skip to content

Commit b98edcf

Browse files
authored
Release v0.4.0 (#16)
- Added apr1.py module from https://github.com/Tblue/pyapr1 to support apr1 hash algorithm. - Removed passlib dependency since it's been unmaintained for 5 years and is causing compatibility issue with bcrypt module. - Used standard library hashlib and crypt to support SHA and CRYPT hash.
1 parent 93a8115 commit b98edcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## unreleased 0.4.0
1+
## 0.4.0
22

33
### Add
44

0 commit comments

Comments
 (0)