Releases: ReddyLab/ggr-cwl-ipynb-gen
Releases · ReddyLab/ggr-cwl-ipynb-gen
v0.5.1
What's Changed
- Update codebase to python 3 by @alexbarrera in #15
- Adds a pylint file and fixes a lot of linter issues. by @tncowart in #16
- Changes a file name so it's importable by @tncowart in #18
- Moves all setup information to setup.cfg by @tncowart in #19
- Add executable scripts and refactor package structure by @alexbarrera in #20
- Update README.md by @alexbarrera in #22
- Change inputs to strings for code and text cells in nbformat.v3 by @alexbarrera in #23
New Contributors
Full Changelog: v0.5.0-py2...v0.5.1
v0.5.0 Python 2 freeze
This release is intended to preserve some limited backwards compatibility with Python 2. We are planning to add a number of new features and improvements, which make sense to do in Python 3. We haven't decided yet if we will make the new code also Python 2 compatible, therefore the release and tag.