Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ ".": "0.1.0" }
{".":"0.2.0"}
20 changes: 19 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,25 @@
# Changelog

## [0.2.0](https://github.com/oxidized-mc/codec/compare/v0.1.0...v0.2.0) (2026-04-05)


### 🚀 Features

* **ci:** add dev publish workflow ([21c9c69](https://github.com/oxidized-mc/codec/commit/21c9c69c3ae39fac22c4d374e7a699faab1e6b59))
* **codec:** extract codec from oxidized-protocol ([20880ae](https://github.com/oxidized-mc/codec/commit/20880ae4d930a0b29d6217c165fe9cd2dc76053c))


### 🐛 Bug Fixes

* **ci:** add permissions to release-please caller ([6c4274c](https://github.com/oxidized-mc/codec/commit/6c4274c52bbfd8ad36e528d49375325d79d296e1))
* **codec:** remove [patch] section that breaks CI ([7236c8f](https://github.com/oxidized-mc/codec/commit/7236c8fa125262a96ef46699ec1054a4e1a9e0f8))
* **codec:** switch oxidized-nbt dep to crates.io version with local patch ([813c7cc](https://github.com/oxidized-mc/codec/commit/813c7cca35f9c89be158cfa52fa221844ae009ee))
* **deny:** use allow-org for git source allowlist ([d5c8583](https://github.com/oxidized-mc/codec/commit/d5c858345eb8db7da3722a7d254b96fc7dbd81ec))
* **deps:** switch from git to version deps for crates.io publishing ([52be5d4](https://github.com/oxidized-mc/codec/commit/52be5d426cf2d754eb8ae905c1ce66dcfda489d2))

## Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/),
and this project adheres to [Semantic Versioning](https://semver.org/).