Skip to content

Releases: ALFA-project-erc/kanon

v0.6.6

26 Oct 10:11
195aed1
Compare
Choose a tag to compare

Changelog

New models addition
Remove depreciated methods
Dependencies upgrade

v0.6.5

30 Jun 19:52
0c86467
Compare
Choose a tag to compare

Bug Fixes

  • radices : Fix BasedReal.resize sometimes not working on mixed radix BasedReal

v0.6.4

16 Jun 17:18
72debe0
Compare
Choose a tag to compare

Features

  • tables : HTable.read supports Temporal

v0.6.3

06 Apr 22:55
af6da34
Compare
Choose a tag to compare

Features

  • tables : HTable.read creates tables with matching BasedReal
  • radices : Mixed base BasedReal with normal fractional base now use a proxy for arithmetics

v0.6.2

21 Mar 15:50
43016c2
Compare
Choose a tag to compare

Bug Fixes

  • tables : Fix IntegerAndSexagesimal sign parsing in HTable.read

Full Changelog: v0.6.1...v0.6.2

v0.6.1

14 Mar 18:47
f040cac
Compare
Choose a tag to compare

Bug Fixes

  • typing : Fix several wrongly typed components
  • tables : Fix IntegerAndSexagesimal parsing in HTable.read

Full Changelog: v0.6.0...v0.6.1

v0.6.0

04 Feb 15:16
dbcddc3
Compare
Choose a tag to compare

Features

  • radices : Remove RadixBase class, BasedReal implementations now declared on their own
  • tables : Implement models features in HTable, HTable.from_model and models attributes
  • tables : New helper functions shift and displace

Project

  • Poetry usage

Full Changelog: v0.5.2...v0.6.0