Skip to content

v0.8-beta: Release 0.8-β

Pre-release
Pre-release
Compare
Choose a tag to compare
@AlvarBer AlvarBer released this 06 May 11:07
· 81 commits to master since this release
This release has been mostly code refactoring, with few minor extras such as
making persimmon pipeable.

Code
* Persimmon is now registered at Pypi.
* Refactored some loops in favor of generator expression/list comprehensions.
* Annotated part of the codebase with type hinting.
* Refactored property in derived class.
* Implemented abstract classes that enforce overriding.

Documentation
* Updated README.
* Fixed LaTeX cover template.

The LaTeX documentation will probably move to its own repository soon.