Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
DuniterPy
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
27
Issues
27
List
Boards
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
clients
python
DuniterPy
Commits
1abd7b3d
Commit
1abd7b3d
authored
Apr 20, 2019
by
Moul
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[doc] Add CHANGELOG.md from v0.53.1
parent
06f31cf1
Pipeline
#5315
passed with stages
in 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
0 deletions
+27
-0
CHANGELOG.md
CHANGELOG.md
+27
-0
No files found.
CHANGELOG.md
0 → 100644
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…
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment