Skip to content

Releases: stephenhky/MoguTDA

Release 0.4.3

20 Sep 02:49
660102e
Compare
Choose a tag to compare
  • Use pyproject.toml instead of setup.py for package distribution.

Release 0.4.2

16 Jul 17:59
Compare
Choose a tag to compare
  • Support for Python 3.12 added.

Release 0.4.1

23 Nov 19:28
Compare
Choose a tag to compare
  • Bug fixed. (#34)

Release 0.4.0

18 Aug 23:56
5e71aa9
Compare
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
Compare
Choose a tag to compare
  • Support for Python 3.11;
  • Fixed bugs regarding ReadTheDocs.

Release 0.3.4

10 Sep 01:19
Compare
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
Compare
Choose a tag to compare
  • Updated documentation and badges.

Release 0.3.2

10 Apr 21:49
Compare
Choose a tag to compare
  • Replace TravisCI with CircleCI in the continuous integration (CI) pipeline;
  • Support for Python 3.9;
  • Code clean up.

Release 0.3.1

28 Nov 16:12
Compare
Choose a tag to compare
  • Small installation bug fixed.

Release 0.3.0

16 Aug 15:47
Compare
Choose a tag to compare
  • Removal of Python 3.5 dependence;
  • Added topological network visualization capability. (Acknowledgement: Filco306)