Skip to content

Releases: Better-Python/better-md

V0.3.4

25 Apr 20:19
05f369b
Compare
Choose a tag to compare

Bug fixes

Full Changelog: v0.3.3...v0.3.4

v0.3.3

22 Apr 16:46
58e221c
Compare
Choose a tag to compare

What's Changed

  • More Table helper functions (to/from_dict, __iter__ __len__)
  • More helper functions in Document

Full Changelog: v0.3.2...v0.3.3

V0.3.2

21 Apr 17:44
1074d30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.3.2

v0.3.1

21 Apr 17:41
c873acd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.3.0

v0.3.0

21 Apr 14:57
c873acd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.3.0

v0.2.3

30 Dec 00:53
7cb30c8
Compare
Choose a tag to compare

Update setup.py to push version and allow package upload

v0.2.2

29 Dec 17:17
3beb19f
Compare
Choose a tag to compare

Try fix uploading to pypi again

Full Changelog: v0.2.1...v0.2.2

v0.2.1

29 Dec 15:29
3850005
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Fix publishing issue

v0.2.0

29 Dec 15:05
2d1642b
Compare
Choose a tag to compare

What's Changed

  • Rename to Better MD and add RST support by @R5dan in #2
  • Update (#2) by @R5dan in #3
  • Default prepare to None, Fix README by @R5dan in #4
  • Redo tables, adding pandas by @R5dan in #5

Full Changelog: v0.1.0...v0.2.0

v0.1.0

08 Dec 21:19
0d5780a
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @R5dan made their first contribution in #1

Full Changelog: v0.0.0...v0.1.0