Releases: cariad/ansiscape
Releases · cariad/ansiscape
1.1.2
Publish type annotations for ansiscape.checks
.
1.1.0
Add should_emit_codes
check (#46).
1.0.2
Fix SequenceType.encoded
from @abstractmethod
to @abstractproperty
(#45).
1.0.1
Adds encoded
property to SequenceType
(#44).
1.0.0
Initial production release.
1.0.0a2
- Add support for writing JSON.
- Updated some enum values to make them unique in JSON.
- Cleaned up documentation.
- Fixed a bunch of alpha bugs.