-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
3 changed files
with
23 additions
and
3 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 0.2.0 (2024-12-05) | ||
|
||
### Bug Fixes | ||
|
||
- add explanation about mutation behavior to readme ([0bc252a](https://github.com/CondeNast/atjson/commit/0bc252ab87f43242bd358afa655608dc2734cf1b)) | ||
- add readme, fix some odds and ends that became obvious while writing the readme ([747c723](https://github.com/CondeNast/atjson/commit/747c723a8fa9280159f2e70108253bbf0e536b3c)) | ||
- be principled about mutating arguments ([5a8a6aa](https://github.com/CondeNast/atjson/commit/5a8a6aa78b44abb1ab6125da21b4284b493546cd)) | ||
- idempotency test for stabilizeIds ([b22cefb](https://github.com/CondeNast/atjson/commit/b22cefbf36c2acda1720543f1354597dc57b09d8)) | ||
- mark() creates text blocks + doc comments on public functions ([713dc85](https://github.com/CondeNast/atjson/commit/713dc858045fbeeb2bd77905bcb76eaf1f9cdd05)) | ||
- marks that overlap insertions ([9745990](https://github.com/CondeNast/atjson/commit/97459905aa4167f3ffdc0fb4595c75075f110c7c)) | ||
- testing and docs ([1156c80](https://github.com/CondeNast/atjson/commit/1156c8050ab1e0b71e05d26bd868deb6a299e520)) | ||
|
||
### Features | ||
|
||
- peritext-builder library ([c374e1a](https://github.com/CondeNast/atjson/commit/c374e1a26626bbcd185d61e32569931b22fee15e)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters