Skip to content

Releases: stephenhky/MoguTDA

Release 0.4.5

12 Oct 03:18
ecf207e

Choose a tag to compare

  • Use source directory src;
  • Established Github workflow to publish package to PyPI upon release.

Release 0.4.4

10 Jan 03:11
7c3be74

Choose a tag to compare

  • Support for Phython 3.13.

Release 0.4.3

20 Sep 02:49
660102e

Choose a tag to compare

  • Use pyproject.toml instead of setup.py for package distribution.

Release 0.4.2

16 Jul 17:59

Choose a tag to compare

  • Support for Python 3.12 added.

Release 0.4.1

23 Nov 19:28

Choose a tag to compare

  • Bug fixed. (#34)

Release 0.4.0

18 Aug 23:56
5e71aa9

Choose a tag to compare

  • new configuration for readthedocs.yaml;
  • removed support for Python 3.6 and 3.7.

Release 0.3.5

20 Jun 16:05

Choose a tag to compare

  • Support for Python 3.11;
  • Fixed bugs regarding ReadTheDocs.

Release 0.3.4

10 Sep 01:19

Choose a tag to compare

  • Fixed a unicode error in setup.py.
  • Support for Python 3.10.

Release 0.3.3

15 Jul 04:46

Choose a tag to compare

  • Updated documentation and badges.

Release 0.3.2

10 Apr 21:49

Choose a tag to compare

  • Replace TravisCI with CircleCI in the continuous integration (CI) pipeline;
  • Support for Python 3.9;
  • Code clean up.