Skip to content

Latest commit

 

History

History
176 lines (121 loc) · 9.01 KB

File metadata and controls

176 lines (121 loc) · 9.01 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

1.1.11 - 2026-04-21

Other

  • bump tracing-subscriber from 0.3.22 to 0.3.23 (#292)
  • bump rand from 0.9.2 to 0.9.4 (#295)
  • bump tokio from 1.50.0 to 1.52.1 (#297)
  • bump clap from 4.6.0 to 4.6.1 (#298)

1.1.10 - 2026-03-13

Other

  • bump futures-util from 0.3.31 to 0.3.32 (#286)
  • bump tokio from 1.49.0 to 1.50.0 (#287)
  • bump jiff from 0.2.22 to 0.2.23 (#288)
  • bump quinn-proto from 0.11.9 to 0.11.14 (#289)
  • bump clap from 4.5.60 to 4.6.0 (#290)

1.1.9 - 2026-03-02

Fixed

  • handle error (#271)

Other

  • bump parse_datetime from 0.13.3 to 0.14.0 (#279)
  • bump futures-core from 0.3.31 to 0.3.32 (#280)
  • bump clap from 4.5.57 to 4.5.60 (#283)
  • bump jiff from 0.2.19 to 0.2.22 (#285)
    • added http2 to reqwest configuration to satisfy reddit API (#281)
  • bump clap from 4.5.54 to 4.5.57 (#268)
  • bump jiff from 0.2.18 to 0.2.19 (#269)

1.1.8 - 2026-02-04

Other

  • bump serde_json from 1.0.145 to 1.0.149 (#261)
  • bump tokio from 1.48.0 to 1.49.0 (#262)
  • bump clap from 4.5.53 to 4.5.54 (#264)
  • bump reqwest from 0.12.26 to 0.12.28 (#263)
  • bump jiff from 0.2.16 to 0.2.18 (#265)

1.1.7 - 2026-01-11

Other

  • compile for macOS arm64 (#248)

1.1.6 - 2026-01-11

Other

  • bump actions/checkout from 5 to 6 (#252)
  • bump jiff from 0.2.15 to 0.2.16 (#247)
  • bump parse_datetime from 0.13.1 to 0.13.3 (#251)
  • bump tracing-subscriber from 0.3.20 to 0.3.22 (#253)
  • bump actions/cache from 4 to 5 (#257)
  • bump reqwest from 0.12.24 to 0.12.26 (#258)
  • bump tracing from 0.1.43 to 0.1.44 (#259)
  • bump clap from 4.5.49 to 4.5.53 (#250)
  • bump tracing from 0.1.41 to 0.1.43 (#254)

1.1.5 - 2025-10-19

Other

  • Change default branch from 'master' to 'main'
  • bump csv from 1.3.1 to 1.4.0 (#241)
  • remove unused

1.1.4 - 2025-10-19

Fixed

1.1.3 - 2025-10-19

Fixed

  • use oauth for listing posts/comments (#235)

Other

  • bump serde from 1.0.223 to 1.0.228 (#229)
  • bump clap from 4.5.47 to 4.5.49 (#232)
  • bump parse_datetime from 0.11.0 to 0.13.1 (#231)
  • bump reqwest from 0.12.23 to 0.12.24 (#233)
  • bump tokio from 1.47.1 to 1.48.0 (#234)
  • bump serde_json from 1.0.143 to 1.0.145 (#221)

1.1.2 - 2025-09-11

Other

  • bump amannn/action-semantic-pull-request from 5 to 6 (#211)
  • bump async-trait from 0.1.88 to 0.1.89 (#210)
  • bump serde_json from 1.0.142 to 1.0.143 (#213)
  • bump clap from 4.5.44 to 4.5.47 (#217)
  • bump actions/checkout from 4 to 5 (#212)
  • bump chrono from 0.4.41 to 0.4.42 (#218)
  • bump tracing-subscriber from 0.3.19 to 0.3.20 (#216)
  • bump reqwest from 0.12.22 to 0.12.23 (#208)
  • bump parse_datetime from 0.9.0 to 0.11.0 (#205)
  • bump serde_json from 1.0.140 to 1.0.142 (#203)
  • bump clap from 4.5.43 to 4.5.44 (#207)
  • bump clap from 4.5.37 to 4.5.43 (#206)
  • bump tokio from 1.45.0 to 1.47.1 (#204)
  • bump reqwest from 0.12.15 to 0.12.22 (#196)
  • bump tokio from 1.44.2 to 1.45.0 (#183)

1.1.1 - 2025-04-30

Fixed

  • use consistent sorting to ensure all comments captured (#180)

Other

  • Update usage output to document valid arguments (#179)
  • bump chrono from 0.4.40 to 0.4.41 (#182)
  • bump parse_datetime from 0.8.0 to 0.9.0 (#181)
  • bump tokio from 1.44.1 to 1.44.2 (#173)
  • bump clap from 4.5.36 to 4.5.37 (#177)
  • bump clap from 4.5.33 to 4.5.36 (#174)
  • bump clap from 4.5.32 to 4.5.33 (#170)
  • bump reqwest from 0.12.14 to 0.12.15 (#168)
  • bump async-trait from 0.1.87 to 0.1.88 (#167)
  • bump reqwest from 0.12.13 to 0.12.14 (#165)
  • bump tokio from 1.44.0 to 1.44.1 (#166)
  • bump reqwest from 0.12.12 to 0.12.13 (#164)
  • bump clap from 4.5.31 to 4.5.32
  • bump serde from 1.0.218 to 1.0.219 (#160)

1.1.0 - 2025-03-09

Added

  • support relative timestamps in --after filters

Other

  • update doc comment for relative timestamps
  • rename variable

1.0.2 - 2025-03-09

Fixed

  • make --before filter optional
  • make --after filter optional
  • reddit link

Other

  • Revert "ci: allow workflow_dispatch trigger for release"

1.0.1 - 2025-03-09

Other

  • allow workflow_dispatch trigger for release
  • use bash for windows release
  • update checks workflow