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
1abd7b3d
Commit
1abd7b3d
authored
6 years ago
by
Moul
Browse files
Options
Downloads
Patches
Plain Diff
[doc] Add CHANGELOG.md from v0.53.1
parent
06f31cf1
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!56
Several transaction enhancements, other improvements
Pipeline
#5315
passed
6 years ago
Stage: github-sync
Stage: release
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+27
-0
27 additions, 0 deletions
CHANGELOG.md
with
27 additions
and
0 deletions
CHANGELOG.md
0 → 100644
+
27
−
0
View file @
1abd7b3d
## v0.54.0 (XX April 2019)
### Code/tests
-
Fix OutputSource and InputSource from_inline() regex matching
-
Transaction document: tests and code: drop versions 2 and 3 management
-
Block document: code: drop vensions 2 and 3 management
-
Block document: Upgrade blocks to v11 and TX to v10
-
Add OutputSource.inline_condition() method
### Other
-
CI: Do not trigger build, tests, type check on modification of non-relevant files
-
Makefile: use python3 module to run tests and type check
-
Add coveralls as dev dependency
-
setup.py: add classifiers: Python versions, Intended Audience
-
Add CHANGELOG.md from v0.53.1
-
Thanks @Moul, @vtexier
## v0.53.1 (18 April 2019)
-
Implement equality
`__eq__()`
and
`__hash__()`
methods for InputSource and OutputSource classes
Thanks @Moul, @vtexier
## v0.53.0 (30 March 2019)
-
To be completed…
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