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

v0.5.0

Compare
Choose a tag to compare
@halfak halfak released this 05 Sep 19:46
· 1094 commits to master since this release

This release represents a major backwards incompatibility

Languages as feature sets

see #171

Language-based features are now available as modules of the language itself. This allows features of different languages to be combined.

Otherwise, the codebase is now PEP8 compliant.