# 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.2](https://github.com/benniekiss/rsre-lua/compare/v0.2.1...v0.2.2) - 2026-05-27
### Fixed
- *(ci)* don't update emmyrc when syncing project
### Other
- use locked instead of frozen
- format with luafmt
- update project config
- *(deps)* update rust to nightly-2026-05-25 ([#17](https://github.com/benniekiss/rsre-lua/pull/17))
- use `immediate-abort` to strip formatting symbols
- set `optimize_for_size` cargo arg
## [0.2.1](https://github.com/benniekiss/rsre-lua/compare/v0.2.0...v0.2.1) - 2026-05-21
### Fixed
- install readline headers
- no -Z flags in build.rs
- copy-paste error
- set flags in build.rs to address renovate issues
### Other
- update cargo.lock
- *(deps)* pin rust to nightly-2026-05-21 ([#15](https://github.com/benniekiss/rsre-lua/pull/15))
- pin rust nightly version
- use new rust-toolchain manager
- *(deps)* update j178/prek-action digest to bdca6f1 ([#14](https://github.com/benniekiss/rsre-lua/pull/14))
- *(deps)* update dependency sphinx_lua_ls to v3.12.0 ([#12](https://github.com/benniekiss/rsre-lua/pull/12))
- *(deps)* update dependency myst_parser to v5.1.0 ([#11](https://github.com/benniekiss/rsre-lua/pull/11))
- *(deps)* update renovatebot/github-action action to v46.1.14 ([#10](https://github.com/benniekiss/rsre-lua/pull/10))
- *(deps)* update release-plz/action digest to 064f4d1 ([#9](https://github.com/benniekiss/rsre-lua/pull/9))
- *(deps)* update actions/create-github-app-token digest to bcd2ba4 ([#8](https://github.com/benniekiss/rsre-lua/pull/8))
- *(deps)* update actions-rust-lang/setup-rust-toolchain digest to 46268bd ([#7](https://github.com/benniekiss/rsre-lua/pull/7))
- add prebuilt installation docs
## [0.2.0](https://github.com/benniekiss/rsre-lua/compare/v0.1.1...v0.2.0) - 2026-05-04
### Fixed
- [**breaking**] update name
- use correct fancy-regex docs.rs link
## [0.1.1](https://github.com/benniekiss/rsre-lua/compare/v0.1.0...v0.1.1) - 2026-05-04
### Fixed
- add metadata to lux.toml