Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: karlicoss/orger

v0.5.20251008: bump min python version to 3.12

08 Oct 22:31

Choose a tag to compare

What's Changed

  • chore: bump min python version to 3.12; bump ty; update actions versions by @karlicoss in #57

Full Changelog: v0.4.20250909...v0.5.20251008

v0.4.20250909: rolling release

09 Sep 22:55

Choose a tag to compare

What's Changed

Mainly just to bump min python version to 3.10

  • general: cleanup ci files/switch to hatch backend/format by @karlicoss in #53
  • ci: update ruff config by @karlicoss in #54
  • chore: bring all CI configs up to date; run ty by @karlicoss in #55
  • chore: deprecate python 3.9 (about to reach end of life), run 3.14-dev on ci by @karlicoss in #56

Full Changelog: v0.3.20250122...v0.4.20250909

v0.3.20250122: rolling release

22 Jan 23:11

Choose a tag to compare

What's Changed

  • modules.youtube: add mode --all to dump all videos + minor cleanup by @karlicoss in #49
  • general: set min python version to 3.9 and cleanup CI files by @karlicoss in #50
  • general: migrate appdirs -> platformdirs by @karlicoss in #51
  • update ruff rules by @karlicoss in #48
  • ci: switch building & release to uv, update ruff and mypy configs by @karlicoss in #52

Full Changelog: v0.3.20240826...v0.3.20250122

rolling release

26 Aug 12:34

Choose a tag to compare

What's Changed

  • core: add stdout mode, switch to colorlog for logging by @karlicoss in #42
  • modules.pinboard: update to support error handling, sort items properly by @karlicoss in #43
  • org_view: use a-w during chmod by @karlicoss in #44
  • modules.auto: allow using properties in the formatting string by @karlicoss in #46

Full Changelog: v0.3.20231005...v0.3.20240826

rolling release

04 Oct 23:45

Choose a tag to compare

What's Changed

Full Changelog: v0.3.20210220...v0.3.20231005

release

20 Feb 03:02

Choose a tag to compare

  • module updates:

    • 3023ddc: code: add Quoted helper for easier escaping
      Use it in:

      • instapaper
      • reddit2org
      • reddit_all
      • stackexchange
      • vkfavs
    • 4fdb0a8: stackexchange/github: adapt to newer HPI

    • 2fbe94f: vk: reflect HPI updates

  • misc

    • CI updates & tox config cleanup, use hpi module install

fix: reddit2org module type was wrong, switched back to Queue

08 Jun 07:33

Choose a tag to compare

reddit2org: fix module type to Queue (regression)

hyp2org, ip2org: cleaner representation

misc: more transition to Queue/Mirror

minor release

05 Jun 18:27
c021cf0

Choose a tag to compare

  • core: minor usability enhancements; helper to convert from pandoc
  • github: handle errors properlly, minor style enhancements
  • pocket: use HPI
  • youtube: show deleted videos

core: hotfix for timestamp handling

19 May 17:41

Choose a tag to compare

v0.2.20200519

mypy: check modules

updated polar module

17 May 13:04
8c96b0f

Choose a tag to compare

NOTE: you need to update HPI too