Skip to content

Releases: KCL-BMEIS/ExeTera

v0.6.0

22 Apr 15:02
7c9eba7
Compare
Choose a tag to compare

Highlights:

  • to_csv added
  • unique added
  • describe added
  • isin added
  • Pandas interaction added
  • Many fixes and optimisations
  • Many more tests

What's Changed

Full Changelog: v0.5.5...v0.6.0

v0.6.0b6

01 Apr 13:25
eaa1f4a
Compare
Choose a tag to compare
v0.6.0b6 Pre-release
Pre-release
Minor toml file change and version bump (#282)

* Minor toml file change and version bump

* Minor toml file change and version bump

v0.6.0b5

01 Apr 11:55
69706be
Compare
Choose a tag to compare
v0.6.0b5 Pre-release
Pre-release
[WIP] Moving to pyproject.toml Based Packaging (#280)

* Adding option to disable Numba during tests to run code as pure Python to get coverage information

* Add check for correctly raised warning

* Update to unitest job name

* Fix

* Adding journal test back

Signed-off-by: Eric Kerfoot <eric.kerfoot@kcl.ac.uk>

* Install problem fix

* Install problem fix

* Moving to toml based packaging

* Better versioning

* Fix

* Fix

* Fix

* Tweaking action

* Tweaking action

* Tweak

v0.6.0b4

21 Feb 16:02
5d31e00
Compare
Choose a tag to compare
v0.6.0b4 Pre-release
Pre-release
Twine fix (#264)

v0.6.0b3

21 Feb 15:34
3396704
Compare
Choose a tag to compare
v0.6.0b3 Pre-release
Pre-release
Adding wheel to installed packages when publishing (#263)

v0.6.0b2

21 Feb 13:03
23b12ae
Compare
Choose a tag to compare
v0.6.0b2 Pre-release
Pre-release

Next beta release with publish environment change, see release notes for v0.6.0b.

v0.6.0b1

21 Feb 12:15
ab64cd2
Compare
Choose a tag to compare
v0.6.0b1 Pre-release
Pre-release

Next beta release with Cython integration temporarily disabled, see release notes for v0.6.0b.

v0.6.0 Beta

21 Feb 11:55
29082e9
Compare
Choose a tag to compare
v0.6.0 Beta Pre-release
Pre-release

Highlights

  • Beta release, testing is ongoing for full release
  • Added groupby, isin, unique, and sorting to Field API
  • Added more extensive testing
  • Introducing example notebooks

Detailed Changes

Full Changelog: v0.5.5...v0.6.0b

v0.5.5

05 Jul 14:50
1382b57
Compare
Choose a tag to compare
Moving version number to 0.5.5 (#191)

v0.5.4

05 Jul 14:52
c464693
Compare
Choose a tag to compare
Updating version to 0.5.4 (#187)