Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DuniterPy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
clients
python
DuniterPy
Merge requests
!117
Changelogs 058 060
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Changelogs 058 060
changelogs_058_060
into
dev
Overview
1
Commits
1
Pipelines
3
Changes
1
Merged
Moul
requested to merge
changelogs_058_060
into
dev
4 years ago
Overview
1
Commits
1
Pipelines
3
Changes
1
0
0
Merge request reports
Compare
dev
version 5
3b353e89
4 years ago
version 4
3b353e89
4 years ago
version 3
15752327
4 years ago
version 2
00fbe083
4 years ago
version 1
487cbfdf
4 years ago
dev (base)
and
latest version
latest version
bcb957d4
1 commit,
4 years ago
version 5
3b353e89
1 commit,
4 years ago
version 4
3b353e89
2 commits,
4 years ago
version 3
15752327
1 commit,
4 years ago
version 2
00fbe083
3 commits,
4 years ago
version 1
487cbfdf
3 commits,
4 years ago
1 file
+
10
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
CHANGELOG.md
+
10
−
2
View file @ bcb957d4
Edit in single-file editor
Open in Web IDE
Show full file
## [v0.60.0](https://git.duniter.org/clients/python/duniterpy/-/milestones/3) (26st September 2020)
## v0.60.1 (7th November 2020)
-
#133, !116: Fix: Add support for libnacl from v1.7.2
## [v0.60.0](https://git.duniter.org/clients/python/duniterpy/-/milestones/3) (26th September 2020)
-
#60, !106: Drop Python v3.5 support
-
#86, !106: Scrypt: migrate from
`pylibscrypt`
to
`hashlib.scrypt`
from the standard Python 3.6 lib
@@ -9,7 +13,11 @@
-
Thanks @vtexier, @Moul
## [v0.58.0](https://git.duniter.org/clients/python/duniterpy/-/milestones/15) (10st September 2020)
## v0.58.1 (7th November 2020)
-
#133, !116: Fix: Add support for libnacl from v1.7.2
## [v0.58.0](https://git.duniter.org/clients/python/duniterpy/-/milestones/15) (10th September 2020)
**Note**
: This is the last major release with Python v3.5 support.
Loading