Skip to content

Releases: OMUCAI/PiTCT

v1.0.8

Choose a tag to compare

@amateur164 amateur164 released this 12 May 06:55
96d28ac

test for adding functions

v1.0.7

Choose a tag to compare

@konikoni428 konikoni428 released this 27 Feb 17:43
fe7fc17

What's Changed

  • Fix AttributeError: 'Digraph' object has no attribute 'repr_svg' due to Graphviz API changes by @konikoni428 in #36

Full Changelog: v1.0.6...v1.0.7

v1.0.6

Choose a tag to compare

@konikoni428 konikoni428 released this 06 Jan 20:15
438fa33

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

Choose a tag to compare

@konikoni428 konikoni428 released this 01 Jan 17:11
dcd711e

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

Choose a tag to compare

@konikoni428 konikoni428 released this 01 Jan 08:47

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

Choose a tag to compare

@konikoni428 konikoni428 released this 04 Oct 08:44
be5dfa1

What's Changed

  • remove pyodide platform from pypi upload wheels by @konikoni428 in #28
  • support musl linux

Full Changelog: v1.0.1...v1.0.3

v1.0.1

Choose a tag to compare

@konikoni428 konikoni428 released this 04 Oct 08:02
9dcdfc8

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@konikoni428 konikoni428 released this 04 Oct 07:34

What's Changed

Full Changelog: v0.9.23...v1.0.0

v1.0.0b3

v1.0.0b3 Pre-release
Pre-release

Choose a tag to compare

@konikoni428 konikoni428 released this 04 Oct 06:52

Full Changelog: v1.0.0b2...v1.0.0b3

v1.0.0b2

v1.0.0b2 Pre-release
Pre-release

Choose a tag to compare

@konikoni428 konikoni428 released this 04 Oct 02:36
:book: update README to improve installation instructions and clarify…