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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
clients
python
DuniterPy
Commits
d9a19626
Commit
d9a19626
authored
5 years ago
by
Moul
Browse files
Options
Downloads
Patches
Plain Diff
[doc] Improve v0.56.0 changelog
parent
a79f862e
No related branches found
No related tags found
2 merge requests
!94
Merge dev into master for release 0.56.0
,
!92
Release 0.56.0
Pipeline
#7801
skipped
Stage: release
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+21
-14
21 additions, 14 deletions
CHANGELOG.md
with
21 additions
and
14 deletions
CHANGELOG.md
+
21
−
14
View file @
d9a19626
## [v0.56.0](https://git.duniter.org/clients/python/duniterpy/-/milestones/10) (20th January 2020)
## [v0.56.0](https://git.duniter.org/clients/python/duniterpy/-/milestones/10) (20th January 2020)
### Code
### Code
-
#58, !84: Support for WS2P API
-
#58, !84: Introduce WS2P API support:
**BREAK BACKWARD COMPATIBILITY**
:
BREAK BACKWARD COMPATIBILITY: now websocket connections use a special class WSConnection and async, see examples.
-
`bma.ws`
: now websocket connections use the special
`WSConnection`
class and
`async`
, check examples.
-
#113, !89: Blocks signature verification is handled correctly now, differently from other documents.
-
Add two examples, a helper to retrieve the WS2P API from BMA.
-
#112, !88: fix Unlock.from_inline error on a newly created Unlock
-
#113, !89: Blocks signature verification is correctly handled now, differently from other documents.
-
!87: Typos in Block: noonce −> nonce, hash
-
#112, !88: fix
`Unlock.from_inline()`
error on a newly created Unlock
-
!82: Use sys.exit() instead of exit()
-
!87: Typos in Block:
`noonce`
−>
`nonce`
, hash
-
!79: Move tools, introduce helper to check if an output is available
-
!82: Use
`sys.exit()`
instead of
`exit()`
-
!79:
-
Move tools out of the
`helper`
folder
-
Dedicate the
`helper`
folder to helpers
-
Introduce
`output_available()`
helper to check if an output is available
### Dependencies
### Dependencies
-
!91: fix
attrs install in requirements.txt
-
!91: fix
the
`attrs`
/
`attr`
dependency
### Build
### Build
-
#107, !81: Enhance version definition in setup.py
-
#107, !81: Enhance version definition in
`
setup.py
`
### CI/CD
### CI/CD
-
!78: Release on PyP
i
only on tags
-
!78: Release on PyP
I
only on tags
### Documentation
### Documentation
-
#101, !80: Publish auto-documentation on gitlab-pages with gitlab-ci
-
#101, !80: Publish auto-documentation on GitLab Pages
-
#106, !83: Migrate the
`README`
back to markdown, reword and update it.
### Others
-
!77: Improve v0.55.0 and add v0.55.1 changelog
-
#106, !83: Migrate the README back to markdown
- !92: Add v0.56.0 changelog
---
-
Thanks @vtexier, @Moul
## v0.55.1 (19th July 2019)
## v0.55.1 (19th July 2019)
-
#102: wheel build does not longer include
`duniterpy`
sub-folders
-
#102: wheel build does not longer include
`duniterpy`
sub-folders
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment