# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [next release] - unreleased - [#](https://github.com/simonneutert/ka-ching-client/pull/) add PR description - [@](https://github.com/). - [#62](https://github.com/simonneutert/ka-ching-client/pull/62) Drops support for Ruby v2.7 - [@simonneutert](https://github.com/simonneutert). ## [0.5.0] - 2024-01-20 ### Deprecation Warning 🚨 - [#65](https://github.com/simonneutert/ka-ching-client/pull/65) Adds deprecation warning in code for Ruby v2.7 - [@simonneutert](https://github.com/simonneutert). ## [0.4.3] - 2023-12-21 - [#63](https://github.com/simonneutert/ka-ching-client/pull/63) Deprecation warning for Ruby v2.7 - [@simonneutert](https://github.com/simonneutert). - [#42](https://github.com/simonneutert/ka-ching-client/pull/42) Bump httpx to 1.0.2 - [@simonneutert](https://github.com/simonneutert). ## [0.4.2] - 2023-10-09 - [#41](https://github.com/simonneutert/ka-ching-client/pull/41) Update httpx requirement from >= 0.22.4, < 0.25.0 to >= 0.22.4, < 1.1.0. - [#40](https://github.com/simonneutert/ka-ching-client/pull/40) Bump rubocop from 1.56.3 to 1.56.4. - [#39](https://github.com/simonneutert/ka-ching-client/pull/39) Bump httpx from 0.24.5 to 0.24.6. - [#38](https://github.com/simonneutert/ka-ching-client/pull/38) Bump rubocop-minitest from 0.32.1 to 0.32.2. - [#37](https://github.com/simonneutert/ka-ching-client/pull/37) Bump rubocop-minitest from 0.31.1 to 0.32.1. - [#36](https://github.com/simonneutert/ka-ching-client/pull/36) Bump rubocop-performance from 1.19.0 to 1.19.1. - [#35](https://github.com/simonneutert/ka-ching-client/pull/35) Bump httpx from 0.24.4 to 0.24.5. ## [0.4.1] - 2023-09-16 - [#19](https://github.com/simonneutert/ka-ching-client/pull/19) upgrades dependencies - [@simonneutert](https://github.com/simonneutert). - [#23](https://github.com/simonneutert/ka-ching-client/pull/23) drops minitest-vcr dependency - [@simonneutert](https://github.com/simonneutert). ## [0.4.0] - 2023-07-11 - [#18](https://github.com/simonneutert/ka-ching-client/pull/18) implements a much simpler json interaction all the way for every endpoint - [@simonneutert](https://github.com/simonneutert). ## [0.3.0] - 2023-06-27 Matches ka-ching-backend version bump to v0.3.0. ## [0.2.1] - 2023-06-24 - [#8](https://github.com/simonneutert/ka-ching-client/pull/8) adds ability to reset the tenant database `admin#reset!` - [@simonneutert](https://github.com/simonneutert). ## [0.2.0] - 2023-06-20 - [#6](https://github.com/simonneutert/ka-ching-client/pull/6) tests endpoints for lockings to backend API `active`/`inactive` - [@simonneutert](https://github.com/simonneutert). - [#5](https://github.com/simonneutert/ka-ching-client/pull/5) adjusts endpoints for lockings to backend API - [@simonneutert](https://github.com/simonneutert). - [#2](https://github.com/simonneutert/ka-ching-backend/pull/2) changes attribute/column from `realized` to `realized_at` [@simonneutert](https://github.com/simonneutert). - [#1](https://github.com/simonneutert/ka-ching-client/pull/1) fixes entry in Readme after gem release - [simonneutert](https://github.com/simonneutert). ## [0.1.0] - 2023-06-12 Initial release.