Skip to content
This repository has been archived by the owner on Oct 9, 2022. It is now read-only.

Release 0.2.1 #6

Merged
merged 9 commits into from
Oct 9, 2019
Merged

Release 0.2.1 #6

merged 9 commits into from
Oct 9, 2019

Conversation

marcofavorito
Copy link
Member

@marcofavorito marcofavorito commented Oct 9, 2019

Release summary

Version number: 0.2.1

Release details

  • Replace parsing library PLY with Lark.

Checklist

Put an x in the boxes that apply.

  • I have read the CONTRIBUTING doc
  • I am making a pull request against the master branch (left side), from develop
  • I've updated the dependencies versions in Pipfile to the latest, wherever is possible.
  • Lint and unit tests pass locally
  • I built the documentation and updated it with the latest changes
  • I've added an item in HISTORY.md for this release
  • I bumped the version number in the __version__.py file.
  • I published the latest version on TestPyPI and checked that the following command work:
    pip install flloat==<version-number> --index-url https://test.pypi.org/simple --force --no-cache-dir --no-deps
  • After merging the PR, I'll publish the build also on PyPI. Then, I'll make sure the following
    command will work:
    pip install flloat==<version_number> --force --no-cache-dir --no-deps

Further comments

Write here any other comment about the release, if any.

@marcofavorito marcofavorito merged commit dae78aa into master Oct 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant