# Changelog ## Release 0.2.0 - The `Numeric` trait combining all the traits we need from our numeric values. - `Complex` number type with basic math operations. ## Release 0.1.0 - Just a first test release to test publishing to Kellnr. - Only feature is the small `Float` trait.