Skip to content

Releases: hoxbro/clean_notebook

v0.2.1

02 Mar 11:33
Immutable release. Only release title and notes can be modified.
v0.2.1
2e6f506

Choose a tag to compare

What's Changed

  • fix: Mark as dirty if no empty line at end by @hoxbro in #50

Full Changelog: v0.2.0...v0.2.1

v0.2.0

04 Feb 08:55
Immutable release. Only release title and notes can be modified.
v0.2.0
3b2c815

Choose a tag to compare

What's Changed

  • build: Use dependency-groups by @hoxbro in #46
  • chore: Python 3.14 by @hoxbro in #47
  • perf: Speed up by not using pathlib, defer uuid import, avoid coping cells by @hoxbro in #48
  • chore!: Drop Python 3.8 and 3.9 support by @hoxbro in #49

Full Changelog: v0.1.17...v0.2.0

v0.1.17

17 Mar 12:14
v0.1.17
e21afc0

Choose a tag to compare

What's Changed

  • build: Remove hatch.build.sources by @hoxbro in #44

Full Changelog: v0.1.16...v0.1.17

v0.1.16

17 Mar 07:44
v0.1.16
592c8e6

Choose a tag to compare

What's Changed

Full Changelog: v0.1.15...v0.1.16

v0.1.15

08 Jun 05:20
08dea23

Choose a tag to compare

What's Changed

Full Changelog: v0.1.14...v0.1.15

v0.1.14

09 Dec 15:21
0550261

Choose a tag to compare

What's Changed

  • Add option to strip ending with newlines by @hoxbro in #36

Full Changelog: v0.1.13...v0.1.14

v0.1.13

09 Oct 06:09
3fc05e8

Choose a tag to compare

What's Changed

Full Changelog: v0.1.12...v0.1.13

v0.1.12

07 Oct 16:41
7d878fc

Choose a tag to compare

What's Changed

Full Changelog: v0.1.11...v0.1.12

v0.1.11

22 Aug 06:47
16470d7

Choose a tag to compare

What's Changed

Full Changelog: v0.1.10...v0.1.11

v0.1.10

16 May 09:50
fae56f1

Choose a tag to compare

What's Changed

  • Use hatch for build and infrastructure by @hoxbro in #26
  • Remove empty attachments from Markdown cells by @hoxbro in #27
  • Rename lint to fmt and update pre-commit versions by @hoxbro in #28

Full Changelog: v0.1.9...v0.1.10