Changelog for typist
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
No notable changes have been made.
0.2.0
Added
New
Comparableclass for sortable types.
Fixed
Added
ToDictableto the API.
Removed
BREAKING CHANGE: Removed the
C,E, andTtype variables (i.e.TypeVars).
0.1.2
Added
Add new
typist.is_jsonable()function.
0.1.1
Added
Add new
ToDictableprotocol type.
0.1.0
Miscellaneous
Port
typistlibrary from (original)bugyi-liblibrary.First Release.