# 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).
## [Unreleased]
## [0.2.3](https://github.com/benniekiss/rsjson-lua/compare/v0.2.2...v0.2.3) - 2026-05-21
### Fixed
- install readline headers
- no -Z flags in build.rs
- copy-paste error
- move rustflags to build.rs to address renovate issues
### Other
- update cargo.lock
- *(deps)* pin rust to nightly-2026-05-20 ([#24](https://github.com/benniekiss/rsjson-lua/pull/24))
- pin nightly version
- use new rust-toolchain manager
- *(deps)* update j178/prek-action digest to bdca6f1 ([#23](https://github.com/benniekiss/rsjson-lua/pull/23))
- *(deps)* update dependency sphinx_lua_ls to v3.12.0 ([#21](https://github.com/benniekiss/rsjson-lua/pull/21))
- *(deps)* update dependency myst_parser to v5.1.0 ([#20](https://github.com/benniekiss/rsjson-lua/pull/20))
- *(deps)* update release-plz/action digest to 064f4d1 ([#18](https://github.com/benniekiss/rsjson-lua/pull/18))
- *(deps)* update renovatebot/github-action action to v46.1.14 ([#19](https://github.com/benniekiss/rsjson-lua/pull/19))
- *(deps)* update actions/create-github-app-token digest to bcd2ba4 ([#17](https://github.com/benniekiss/rsjson-lua/pull/17))
- *(deps)* update actions-rust-lang/setup-rust-toolchain digest to 46268bd ([#16](https://github.com/benniekiss/rsjson-lua/pull/16))
- add prebuilt installation docs
## [0.2.2](https://github.com/benniekiss/rsjson-lua/compare/v0.2.1...v0.2.2) - 2026-05-04
### Other
- update publish workflow
## [0.2.1](https://github.com/benniekiss/rsjson-lua/compare/v0.2.0...v0.2.1) - 2026-05-04
### Fixed
- use size_hint when deserializing table
- don't silently swallow serialization errors
### Other
- add SPDX id
- add file extension to license
- disable some test dependencies
- clippy fixes
- formatting
- *(deps)* update renovatebot/github-action action to v46.1.13 ([#13](https://github.com/benniekiss/rsjson-lua/pull/13))
- sync lux.lock
- update benchmarks
- remove artifact package name prefix
- migrate to editorconfig
- run cargo fmt
- *(deps)* update renovatebot/github-action action to v46.1.12 ([#11](https://github.com/benniekiss/rsjson-lua/pull/11))
- *(deps)* update j178/prek-action digest to 6ad8027 ([#12](https://github.com/benniekiss/rsjson-lua/pull/12))
- *(docs)* update benchmark commands
- add benchmark deps to test_dependencies table
- release v0.1.6 ([#9](https://github.com/benniekiss/rsjson-lua/pull/9))
## [0.2.0](https://github.com/benniekiss/rsjson-lua/compare/v0.1.5...v0.2.0) - 2026-04-20
### Added
- [**breaking**] bump version
### Other
- sync name everywhere
## [0.1.5](https://github.com/benniekiss/rsjson-lua/compare/v0.1.4...v0.1.5) - 2026-04-20
### Fixed
- *(deps)* remove benchmark deps
### Other
- synchronize package name
- *(ci)* use trusted publishing
- cleanup readme
## [0.1.4](https://github.com/benniekiss/rsjson-lua/compare/v0.1.3...v0.1.4) - 2026-04-20
### Added
- lua bindings for serde-json
### Fixed
- *(ci)* use correct action input key
### Other
- release v0.1.3 ([#6](https://github.com/benniekiss/rsjson-lua/pull/6))
- release v0.1.2 ([#5](https://github.com/benniekiss/rsjson-lua/pull/5))
- release v0.1.1 ([#1](https://github.com/benniekiss/rsjson-lua/pull/1))
- set initial crates.io token
- *(deps)* pin dependencies ([#2](https://github.com/benniekiss/rsjson-lua/pull/2))
- *(deps)* update renovatebot/github-action action to v46.1.10
## [0.1.3](https://github.com/benniekiss/rsjson-lua/compare/v0.1.2...v0.1.3) - 2026-04-20
### Added
- lua bindings for serde-json
### Fixed
- *(ci)* use correct action input key
### Other
- release v0.1.2 ([#5](https://github.com/benniekiss/rsjson-lua/pull/5))
- release v0.1.1 ([#1](https://github.com/benniekiss/rsjson-lua/pull/1))
- set initial crates.io token
- *(deps)* pin dependencies ([#2](https://github.com/benniekiss/rsjson-lua/pull/2))
- *(deps)* update renovatebot/github-action action to v46.1.10
## [0.1.2](https://github.com/benniekiss/rsjson-lua/compare/v0.1.1...v0.1.2) - 2026-04-20
### Added
- lua bindings for serde-json
### Other
- release v0.1.1 ([#1](https://github.com/benniekiss/rsjson-lua/pull/1))
- set initial crates.io token
- *(deps)* pin dependencies ([#2](https://github.com/benniekiss/rsjson-lua/pull/2))
- *(deps)* update renovatebot/github-action action to v46.1.10
## [0.1.1](https://github.com/benniekiss/rsjson-lua/compare/v0.1.0...v0.1.1) - 2026-04-20
### Added
- lua bindings for serde-json
### Other
- set initial crates.io token
- *(deps)* pin dependencies ([#2](https://github.com/benniekiss/rsjson-lua/pull/2))
- *(deps)* update renovatebot/github-action action to v46.1.10