Skip to content

Latest commit

 

History

History
127 lines (83 loc) · 4.23 KB

CHANGELOG.md

File metadata and controls

127 lines (83 loc) · 4.23 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]

0.1.20 - 2024-08-14

Other

  • Fix bsky-cli/CHANGELOG.md

0.1.19 - 2024-08-13

Added

  • Update API, based on the latest lexicon schemas (#210)
  • Introduce atrium_api::types::Unknown for unknown fields (#209)

0.1.18 - 2024-07-11

Other

  • update Cargo.lock dependencies

0.1.17 - 2024-06-26

Other

  • Rename atrium-cli to bsky-cli (#191)

0.1.16 - 2024-06-19

Added

  • Update bsky-sdk, and redesign of object types in API (#189)

0.1.15 - 2024-06-13

Other

  • update Cargo.toml dependencies

0.1.14 - 2024-05-23

Added

  • Add convo commands to CLI (#180)

0.1.13 - 2024-05-20

Other

  • update Cargo.toml dependencies

0.1.12 - 2024-05-17

Other

  • update Cargo.lock dependencies

0.1.11 - 2024-04-18

Added

  • Add limit option (#159)

0.1.10 - 2024-04-17

Other

  • update Cargo.lock dependencies

0.1.9 - 2024-03-27

Added

  • Add get-preference command to cli (#151)
  • Introduce "open" union types (#149)

0.1.8 - 2024-03-27

Other

  • update Cargo.lock dependencies

0.1.7 - 2024-03-16

Other

  • update Cargo.lock dependencies

0.1.6 - 2024-03-14

Other

  • update Cargo.lock dependencies

0.1.5 - 2024-03-10

Fixed

  • Error handling to prevent panic (#132)

0.1.4 - 2024-03-05

Other

  • update Cargo.toml dependencies

0.1.3 - 2024-02-29

Other

  • update Cargo.lock dependencies

0.1.2 - 2024-02-21

Other

  • Update README
  • Fix bin.name for atrium-cli

0.1.1 - 2024-02-20

Other

  • update Cargo.lock dependencies

0.1.0 - 2023-05-07

Other

  • Add like, notifications
  • Update cli/README
  • Add blocks for cli
  • Update cli
  • Add app-password commands to cli
  • Update cli: enable post with reply
  • Add get-record, get-post-thread to cli
  • Add get-author-feed, create-record repost to cli
  • Add Default deriving
  • Update cli
  • Update codegen, use macro
  • Update codegen and api, add create-record to cli
  • Rename project