rsjson-lua 0.2.0

a json module based on serde-json (rust)
Documentation
# 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.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