Skip to content

Releases: mrz1836/lucid

Release v0.27.1

Choose a tag to compare

@github-actions github-actions released this 08 Sep 01:49
Immutable release. Only release title and notes can be modified.
v0.27.1
cfc8f44

Changelog

Documentation

  • 51e6e31: docs(SKILL): update free text handling instructions for shell usage (@mrz1836)

Other Changes

  • 41bdccc: Fix flywheel scheduler restart-loop on missing journal_mode=WAL pragma (#69) (@mrz1836)
  • 92267fb: [Sync] Update project files from source repository (13ec9a1) (#68) (@mrz1836)
  • cfc8f44: build(deps): update go-foundation and pgx versions (@mrz1836)

Release v0.27.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 02:35
Immutable release. Only release title and notes can be modified.
v0.27.0
e04365f

Changelog

Refactoring

  • e04365f: refactor(cli): reorder import statements for consistency (@mrz1836)

Other Changes

  • 3d1e031: Harden lucid closeout: shell-quote tagline/journal args and support amending a closeout tagline (#67) (@mrz1836)
  • abddce6: [Sync] Update project files from source repository (5247a6a) (#66) (@mrz1836)
  • 815ab18: build(deps): update go-foundation and mysql driver versions (@mrz1836)

Release v0.26.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 00:31
Immutable release. Only release title and notes can be modified.
v0.26.0
f9c4ef0

Changelog

Other Changes

  • f9c4ef0: Build native lucid retro (R-NNN parking lot) and migrate off retro/retro-queue.md (#65) (@mrz1836)

Release v0.25.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 17:24
Immutable release. Only release title and notes can be modified.
v0.25.0
5b7f4c4

Changelog

Other Changes

  • 5b7f4c4: Lucid: isolate test Ledger + stop 'era ' from silently creating junk eras (#64) (@mrz1836)

Release v0.24.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 04:49
Immutable release. Only release title and notes can be modified.
v0.24.0
796183d

Changelog

Other Changes

  • 796183d: Lucid: era write ack shows misleading '(active)' status; render the chapter span instead (#63) (@mrz1836)

Release v0.23.1

Choose a tag to compare

@github-actions github-actions released this 26 Aug 17:12
Immutable release. Only release title and notes can be modified.
v0.23.1
f312686

Changelog

Bug Fixes

  • 31f3f9e: fix(daemons): keep the loud alert floor alive under run cancellation (@mrz1836)
  • c0d6f88: fix(flynode): make send-path idempotency safe against a transient read-back (@mrz1836)
  • 6f089b6: fix(observations): roll a clock range past midnight instead of backwards (@mrz1836)
  • d0e039f: fix(router): surface gratitude/focus/reframe errors as clean prose (@mrz1836)

Documentation

  • 44d063f: docs(commands): specify crossing-midnight clock-range behavior (@mrz1836)

Refactoring

  • 0057dd9: refactor(storage): harden write durability and path safety (@mrz1836)
  • ec58a0f: refactor(storage): share the focus/reframe surface rotation; fix a doc claim (@mrz1836)

Other Changes

  • d96e4c1: docs(error-states): document scheduler --label rejection (Sc-12) (@mrz1836)
  • 99335c6: docs(error-states): note the loud alert floor survives cancellation (Sc-6) (@mrz1836)
  • c05251a: docs(error-states): principle — user errors read as prose, not package internals (@mrz1836)
  • 317b23e: docs(send-path): specify 404-vs-indeterminate read-back and receipt-write alert (@mrz1836)

Release v0.23.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 04:26
Immutable release. Only release title and notes can be modified.
v0.23.0
0183a90

Changelog

Other Changes

  • 0183a90: Build native lucid gratitude (accumulating tally) and migrate off inner-work/gratitude.md (#62) (@mrz1836)
  • 016f6cd: [Sync] Update project files from source repository (3a1151a) (#61) (@mrz1836)

Release v0.22.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 04:07
Immutable release. Only release title and notes can be modified.
v0.22.0
f8639b9

Changelog

Other Changes

  • f8639b9: Build native lucid focus (rotating focus reminders) and migrate off inner-work/focus.md (#60) (@mrz1836)

Release v0.21.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 21:30
Immutable release. Only release title and notes can be modified.
v0.21.0
ca930a2

Changelog

Other Changes

  • 0520b1b: Build native lucid reframe (catch→flip) and migrate off inner-work/reframes.md (#59) (@mrz1836)
  • ca930a2: chore(deps): bump go-flywheel and go-foundation versions (@mrz1836)

Release v0.20.1

Choose a tag to compare

@github-actions github-actions released this 22 Aug 16:08
Immutable release. Only release title and notes can be modified.
v0.20.1
7371def

Changelog

Bug Fixes

  • 9b202ab: fix(storage): wrap the insight write error to match sibling records (@mrz1836)
  • 91f9312: fix(witnessreport): round adherence percent half-up to match daily surfaces (@mrz1836)

Refactoring

  • 18ba8ae: refactor(clockmark): add shared At and CronOfMinutes renderings (@mrz1836)
  • 6a1a2c2: refactor(daemons): adopt shared clock, provider, and skip-reason helpers (@mrz1836)

Other Changes

  • 153bdf9: [Sync] Update project files from source repository (5270e65) (#58) (@mrz1836)
  • 0700159: [Sync] Update project files from source repository (a8ecf6b) (#55) (@mrz1836)
  • e7b782a: chore(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.0 in the gomod-all group (#56) (@dependabot[bot])
  • 7371def: chore(deps): update go-selfupdate and testify versions (@mrz1836)
  • 0e2da3c: chore(env): install dev builds to ~/.local/bin via MAGE_X_INSTALL_DIR (@mrz1836)
  • d7ddd59: refactor(provider,composekit): add IsOutage, ProviderBuilder, StripBullet (@mrz1836)