Skip to content

Releases: alebaho/capability

v1.0.0rc7

22 Mar 02:51
Compare
Choose a tag to compare
v1.0.0rc7 Pre-release
Pre-release
  • Addition of normalization check and normalization.
  • bug fixes.
  • Documentation fixes.

v1.0.0rc6

27 Feb 17:10
Compare
Choose a tag to compare
v1.0.0rc6 Pre-release
Pre-release

Updates to accept only list or list of lists.

v1.0.0rc5

22 Feb 07:17
7ffc536
Compare
Choose a tag to compare
v1.0.0rc5 Pre-release
Pre-release

changed: import tables as tbl_cap
to: from capability import tables as tbl
also: all references to tbl_cap changed to tbl.

v1.0.0rc4

22 Feb 05:40
7ffc536
Compare
Choose a tag to compare
v1.0.0rc4 Pre-release
Pre-release

Updated required packages and added missing init.py file.

v1.0.0rc1

22 Feb 04:10
7ffc536
Compare
Choose a tag to compare
v1.0.0rc1 Pre-release
Pre-release

Initial release.