Skip to content

Releases: b1rger/carl

v0.3.1

31 Aug 11:18
Compare
Choose a tag to compare

0.3.1 (2024-08-31)

Bug Fixes

  • correct getting months for -3 (7cdeda0)

v0.3.0

13 Jan 13:19
Compare
Choose a tag to compare

0.3.0 (2024-01-13)

⚠ BREAKING CHANGES

  • cli: allow exclusive actions

Features

  • agenda: implement agenda with eventinstances (8b008aa)
  • cli: allow exclusive actions (1f2a7c0), closes #97
  • implement year progress feature (9652441), closes #92

Bug Fixes

  • also show julian date in agenda (3ca35b3), closes #100
  • readd agenda header and style it (a74337a)

v0.2.1

06 Jan 10:53
Compare
Choose a tag to compare

0.2.1 (2024-01-06)

Bug Fixes

  • replace wildcard dependency with versioned one (b3f40ca)

v0.2.0

06 Jan 10:45
Compare
Choose a tag to compare

0.2.0 (2024-01-06)

Features

  • implement calendar parsing using icalendar (9705c2b)
  • implement DateRange (500c685)
  • use rrule instead of parsing RRULE manually (7480a89)

v0.1.2

05 Dec 12:19
Compare
Choose a tag to compare

0.1.2 (2023-12-05)

Bug Fixes

  • drop colors keyword, because there can only be 5 keywords (b1ad930)

v0.1.1

05 Dec 12:12
Compare
Choose a tag to compare

0.1.1 (2023-12-05)

Bug Fixes

  • cargo: update metadata in Cargo.toml (42159e1)
  • don't crash when dealing with weekly events (5108474), closes #46
  • unnecessarily eager cloning of iterator items (bdc334b)

v0.1.0

29 Jul 08:04
Compare
Choose a tag to compare

0.1.0 (2023-07-29)

Features

  • add new date properties (0e2b0ee)
  • dependencies: update clap to 4.0.0 (7caaf64)

Bug Fixes

  • dependencies: move from nu_ansi_term to anstyle (56bbd91), closes #13
  • dependencies: use chrono without standard features (bd913f8), closes #9
  • doc: update default.theme link in README (bdabdf2)

v0.0.4

03 Jul 14:36
Compare
Choose a tag to compare

0.0.4 (2023-07-03)

Bug Fixes

  • dependencies: downgrade toml dependency (d021a30)
  • dependencies: switch from ansi_term to nu-ansi-term (11e5790), closes #10

0.0.3

23 May 14:45
Compare
Choose a tag to compare
Bump version to 0.0.3