@ipld/printify
Version:
Convert a decoded IPLD value to a colored printable string
187 lines (92 loc) • 9.2 kB
Markdown
## [0.1.24](https://github.com/ipld/js-printify/compare/v0.1.23...v0.1.24) (2025-04-15)
### Trivial Changes
* **deps:** bump actions/setup-node from 4.3.0 to 4.4.0 ([#39](https://github.com/ipld/js-printify/issues/39)) ([2cfa91a](https://github.com/ipld/js-printify/commit/2cfa91a7d570873fb9ec17242df4ac24749ae216))
## [0.1.23](https://github.com/ipld/js-printify/compare/v0.1.22...v0.1.23) (2025-03-18)
### Trivial Changes
* **deps:** bump actions/setup-node from 4.2.0 to 4.3.0 ([1a3b601](https://github.com/ipld/js-printify/commit/1a3b601755744397d14417e18e0b6b5d6b60ae32))
## [0.1.22](https://github.com/ipld/js-printify/compare/v0.1.21...v0.1.22) (2025-01-28)
### Trivial Changes
* **deps:** bump actions/setup-node from 4.1.0 to 4.2.0 ([319fac9](https://github.com/ipld/js-printify/commit/319fac9ff1c007fac78e7ed551677a5d5afd2828))
## [0.1.21](https://github.com/ipld/js-printify/compare/v0.1.20...v0.1.21) (2024-12-03)
### Trivial Changes
* **deps-dev:** bump mocha from 10.8.2 to 11.0.1 ([dd1be17](https://github.com/ipld/js-printify/commit/dd1be17a017885b68f6b9f1549d6c467590b9129))
## [0.1.20](https://github.com/ipld/js-printify/compare/v0.1.19...v0.1.20) (2024-10-25)
### Trivial Changes
* **deps:** bump actions/setup-node from 4.0.4 to 4.1.0 ([c99c8e6](https://github.com/ipld/js-printify/commit/c99c8e6db6a74921fea3960f912611160f8e5f95))
## [0.1.19](https://github.com/ipld/js-printify/compare/v0.1.18...v0.1.19) (2024-10-24)
### Trivial Changes
* **deps:** bump actions/checkout from 4.2.1 to 4.2.2 ([529c0b9](https://github.com/ipld/js-printify/commit/529c0b939160b95e144922ffa13aa26934c5ff1b))
## [0.1.18](https://github.com/ipld/js-printify/compare/v0.1.17...v0.1.18) (2024-10-08)
### Trivial Changes
* **deps:** bump actions/checkout from 4.2.0 to 4.2.1 ([9013ffe](https://github.com/ipld/js-printify/commit/9013ffeaffe529f278f81c5fffbb84f56a93dc60))
## [0.1.17](https://github.com/ipld/js-printify/compare/v0.1.16...v0.1.17) (2024-09-26)
### Trivial Changes
* **deps:** bump actions/checkout from 4.1.7 to 4.2.0 ([0a649b3](https://github.com/ipld/js-printify/commit/0a649b30405f84bdc723afe8d195138b873ecbe3))
## [0.1.16](https://github.com/ipld/js-printify/compare/v0.1.15...v0.1.16) (2024-09-24)
### Trivial Changes
* **deps:** bump actions/setup-node from 4.0.3 to 4.0.4 ([d7851f2](https://github.com/ipld/js-printify/commit/d7851f237c7bc9ee80efbf567a1b09cb9a077b01))
## [0.1.15](https://github.com/ipld/js-printify/compare/v0.1.14...v0.1.15) (2024-07-10)
### Trivial Changes
* **deps:** bump actions/setup-node from 4.0.1 to 4.0.3 ([e2e3542](https://github.com/ipld/js-printify/commit/e2e354229006b00dc6052e4e642964e2ac7b3590))
## [0.1.14](https://github.com/ipld/js-printify/compare/v0.1.13...v0.1.14) (2024-06-14)
### Trivial Changes
* **deps:** bump actions/checkout from 4.1.3 to 4.1.4 ([e07aa6b](https://github.com/ipld/js-printify/commit/e07aa6b77f051d1daec69f036395ff1e1d04c48c))
* **deps:** bump actions/checkout from 4.1.4 to 4.1.5 ([aa5dc54](https://github.com/ipld/js-printify/commit/aa5dc54d67b7236ddbdf9626e5342c54608745fc))
* **deps:** bump actions/checkout from 4.1.5 to 4.1.6 ([be2f144](https://github.com/ipld/js-printify/commit/be2f1443319528822320e9c02b493b3539bd2f04))
* **deps:** bump actions/checkout from 4.1.6 to 4.1.7 ([29dde44](https://github.com/ipld/js-printify/commit/29dde44779a16192b00845fb9af2dee0fcb6e0b9))
## [0.1.13](https://github.com/ipld/js-printify/compare/v0.1.12...v0.1.13) (2024-04-19)
### Trivial Changes
* **deps:** bump actions/checkout from 4.1.2 to 4.1.3 ([5108fdb](https://github.com/ipld/js-printify/commit/5108fdbeac1f75e761e882bcc78fc55ea8cec9df))
## [0.1.12](https://github.com/ipld/js-printify/compare/v0.1.11...v0.1.12) (2024-03-13)
### Trivial Changes
* **deps-dev:** bump chai from 4.3.10 to 5.0.0 ([7bb74fb](https://github.com/ipld/js-printify/commit/7bb74fb4abb840763acad740c00c8451487e5246))
* **deps:** bump actions/checkout from 4.1.1 to 4.1.2 ([982076d](https://github.com/ipld/js-printify/commit/982076def4995be3936dc39a7991944ba7812b34))
## [0.1.11](https://github.com/ipld/js-printify/compare/v0.1.10...v0.1.11) (2024-01-02)
### Trivial Changes
* **deps:** bump multiformats from 12.1.3 to 13.0.0 ([f07e7bc](https://github.com/ipld/js-printify/commit/f07e7bc386389254f0228bcf8ecbddb56396a965))
## [0.1.10](https://github.com/ipld/js-printify/compare/v0.1.9...v0.1.10) (2024-01-01)
### Trivial Changes
* **deps:** bump actions/setup-node from 4.0.0 to 4.0.1 ([2191ef7](https://github.com/ipld/js-printify/commit/2191ef7ab9fa6835e7a89e54cd528fe8a86bcbf7))
## [0.1.9](https://github.com/ipld/js-printify/compare/v0.1.8...v0.1.9) (2023-10-25)
### Trivial Changes
* **deps:** bump actions/setup-node from 3.8.1 to 4.0.0 ([42f9c51](https://github.com/ipld/js-printify/commit/42f9c513ea1b68e17e50163b7e095427b1caae91))
## [0.1.8](https://github.com/ipld/js-printify/compare/v0.1.7...v0.1.8) (2023-10-18)
### Trivial Changes
* **deps:** bump actions/checkout from 4.1.0 to 4.1.1 ([2ed5a02](https://github.com/ipld/js-printify/commit/2ed5a0286db3566e167ca54506bbc9c28f1b0357))
## [0.1.7](https://github.com/ipld/js-printify/compare/v0.1.6...v0.1.7) (2023-09-26)
### Trivial Changes
* **deps:** bump actions/checkout from 3.6.0 to 4.0.0 ([08a25ab](https://github.com/ipld/js-printify/commit/08a25ab05682e309421b4abd25d09ca172688c2f))
* **deps:** bump actions/checkout from 4.0.0 to 4.1.0 ([8e27a5e](https://github.com/ipld/js-printify/commit/8e27a5ecbb5fcc6f851601382c04c1c0df3c6d3f))
## [0.1.6](https://github.com/ipld/js-printify/compare/v0.1.5...v0.1.6) (2023-08-25)
### Trivial Changes
* **deps:** bump actions/checkout from 3.5.3 to 3.6.0 ([b8e2161](https://github.com/ipld/js-printify/commit/b8e216107cf73d22441bd16ad6c74646299d34fc))
## [0.1.5](https://github.com/ipld/js-printify/compare/v0.1.4...v0.1.5) (2023-08-17)
### Trivial Changes
* **deps:** bump actions/setup-node from 3.8.0 to 3.8.1 ([715aae9](https://github.com/ipld/js-printify/commit/715aae9094b1bfbaca1e62b026dc3fc89a321e5c))
## [0.1.4](https://github.com/ipld/js-printify/compare/v0.1.3...v0.1.4) (2023-08-15)
### Bug Fixes
* update release workflow with current Node.js ([a20f3aa](https://github.com/ipld/js-printify/commit/a20f3aac79423f67d29335564b4458441773aced))
### Trivial Changes
* **deps:** bump actions/setup-node from 3.6.0 to 3.7.0 ([777c957](https://github.com/ipld/js-printify/commit/777c9574a4bf7d5abaecfeaacce24993f96e45a1))
* **deps:** bump actions/setup-node from 3.7.0 to 3.8.0 ([e0e2d2e](https://github.com/ipld/js-printify/commit/e0e2d2e20899a3b3d343e2004a433df217efd122))
* **deps:** bump multiformats from 11.0.2 to 12.0.0 ([2220c6b](https://github.com/ipld/js-printify/commit/2220c6b7b6133043e020a36abe372dd9ecb8e386))
## [0.1.3](https://github.com/ipld/js-printify/compare/v0.1.2...v0.1.3) (2023-01-06)
### Trivial Changes
* **deps:** bump actions/setup-node from 3.5.1 to 3.6.0 ([0a45b4a](https://github.com/ipld/js-printify/commit/0a45b4a20e757a90e7289ffb49a6f3f496c49efa))
## [0.1.2](https://github.com/ipld/js-printify/compare/v0.1.1...v0.1.2) (2023-01-03)
### Trivial Changes
* **deps:** bump multiformats from 10.0.3 to 11.0.0 ([081fca7](https://github.com/ipld/js-printify/commit/081fca776acf287f3da805b71a463c4fbdd5308b))
* **no-release:** bump actions/setup-node from 3.5.0 to 3.5.1 ([#7](https://github.com/ipld/js-printify/issues/7)) ([5dda527](https://github.com/ipld/js-printify/commit/5dda527a3c0a48edd12a1cff87c64718142f9eae))
## [0.1.1](https://github.com/ipld/js-printify/compare/v0.1.0...v0.1.1) (2022-10-13)
### Trivial Changes
* **deps:** bump multiformats from 9.9.0 to 10.0.0 ([#6](https://github.com/ipld/js-printify/issues/6)) ([75e1b9a](https://github.com/ipld/js-printify/commit/75e1b9a3121485858ef79abd6a45d8f2d77f85b0))
* **no-release:** bump actions/setup-node from 3.2.0 to 3.3.0 ([#2](https://github.com/ipld/js-printify/issues/2)) ([0d4ce18](https://github.com/ipld/js-printify/commit/0d4ce18346b0e6456cfd2da958407df3c3738fef))
* **no-release:** bump actions/setup-node from 3.3.0 to 3.4.0 ([#3](https://github.com/ipld/js-printify/issues/3)) ([aa0b694](https://github.com/ipld/js-printify/commit/aa0b6942c657ca04a98f2a29570bb1e48572f5b8))
* **no-release:** bump actions/setup-node from 3.4.0 to 3.4.1 ([#4](https://github.com/ipld/js-printify/issues/4)) ([8781381](https://github.com/ipld/js-printify/commit/8781381bce1ff58f1bb8a722e16e127a2bcd5d7d))
* **no-release:** bump actions/setup-node from 3.4.1 to 3.5.0 ([#5](https://github.com/ipld/js-printify/issues/5)) ([23118a1](https://github.com/ipld/js-printify/commit/23118a1e8e4cdafdcadce23dd37e760bda066846))
## [0.1.0](https://github.com/ipld/js-printify/compare/v0.0.1...v0.1.0) (2022-06-02)
### Features
* ESM, update to multiformats, auto-release etc. ([fbcaaed](https://github.com/ipld/js-printify/commit/fbcaaed6243a507385211f0864768509136a3d29))
### Bug Fixes
* collapse windows into main test action ([6d99c6e](https://github.com/ipld/js-printify/commit/6d99c6e000d23fb202010148a7f723bd8477ebdd))
* make tests run in CI without tty ([da979d6](https://github.com/ipld/js-printify/commit/da979d63f4fe19acfe5f9990e684db842076f32c))