Skip to content

Releases: hackberrydev/alas

v1.4.1

22 Jul 15:32
Compare
Choose a tag to compare

What's Changed

  • Refactor and fix print errors and exit status by @strika in #135

Full Changelog: v1.4...v1.4.1

v1.4

28 Feb 06:16
d80d85f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3...v1.4

v1.3

01 Feb 17:09
Compare
Choose a tag to compare

What's Changed

  • Retrieve today's date using the local timezone by @kwbr in #128

New Contributors

  • @kwbr made their first contribution in #128

Full Changelog: v1.2...v1.3

v1.2

07 Nov 06:26
a34f197
Compare
Choose a tag to compare
  • Don't schedule tasks older than 30 days.
  • Print exit status code when there is an error.
  • Upgrade to Janet 1.32.1.

v1.1

27 Jul 04:52
16293c7
Compare
Choose a tag to compare
  • Print more information when a schedule can't be parsed.

v1.0

27 Apr 05:19
Compare
Choose a tag to compare
  • Fixed "Scheduled task without scheduled time messes up the plan".
    • Scheduled tasks now must have only a title. No body is allowed.
  • Option to schedule a task on the last day of a month.
  • Option to schedule a task on the Friday of a month.

v0.13

04 Nov 06:07
Compare
Choose a tag to compare
  • Fixed: Tasks in future should not be marked as missed

v0.12

12 Oct 05:28
Compare
Choose a tag to compare
  • Fixed: Skipped monthly tasks are never scheduled

v0.11

19 Sep 05:19
Compare
Choose a tag to compare
  • Contact and birthday reminders are be scheduled for all existing future days
  • Fixed: Birthday reminders that should be scheduled in future are marked as missed

v0.10

07 Sep 05:16
Compare
Choose a tag to compare
  • Fixed: When a day is skipped a task is never scheduled.
  • Fixed: When a day is skipped a birthday reminder is never scheduled.
  • Missed tasks and birthday reminders are marked as missed.