# Changelog * The following workspace dependencies were updated * dependencies * wapm-targz-to-pirita bumped from 0.3.2 to 0.3.3 * webc bumped from 5.1.0 to 5.1.1 * The following workspace dependencies were updated * dependencies * wapm-targz-to-pirita bumped from 0.3.3 to 0.3.4 * webc bumped from 5.1.1 to 5.2.0 * The following workspace dependencies were updated * dependencies * wapm-targz-to-pirita bumped from 0.3.4 to 0.3.5 * webc bumped from 5.2.0 to 5.2.1 * The following workspace dependencies were updated * dependencies * wapm-targz-to-pirita bumped from 0.3.5 to 0.3.6 * webc bumped from 5.2.1 to 5.2.2 * The following workspace dependencies were updated * dependencies * wapm-targz-to-pirita bumped from 0.3.7 to 0.3.8 * webc bumped from 5.3.0 to 5.4.0 * The following workspace dependencies were updated * dependencies * wapm-targz-to-pirita bumped from 0.3.9 to 0.3.10 * webc bumped from 5.5.0 to 5.5.1 * The following workspace dependencies were updated * dependencies * wapm-targz-to-pirita bumped from 0.4.0 to 0.4.1 * webc bumped from 5.6.0 to 5.7.0 * The following workspace dependencies were updated * dependencies * wapm-targz-to-pirita bumped from 0.4.1 to 0.4.2 * webc bumped from 5.7.0 to 5.8.0 * The following workspace dependencies were updated * dependencies * wapm-targz-to-pirita bumped from 0.4.2 to 0.4.3 * webc bumped from 5.8.0 to 5.8.1 * The following workspace dependencies were updated * dependencies * wapm-targz-to-pirita bumped from 0.4.3 to 0.4.4 * webc bumped from 5.8.1 to 5.9.0 ## [1.4.0](https://github.com/wasmerio/pirita/compare/wapm-to-webc-v1.3.2...wapm-to-webc-v1.4.0) (2023-10-09) ### Features * Upgraded the `wasmer-toml` dependency so tarballs and packages on disk can be marked as "private" using the "private" key under "[package]" ([876b883](https://github.com/wasmerio/pirita/commit/876b883aa9ba9d7a5445fc3091194b347e24e8b2)) ### Dependencies * The following workspace dependencies were updated * dependencies * wapm-targz-to-pirita bumped from 0.3.10 to 0.4.0 * webc bumped from 5.5.1 to 5.6.0 ## [1.3.2](https://github.com/wasmerio/pirita/compare/wapm-to-webc-v1.3.1...wapm-to-webc-v1.3.2) (2023-09-21) ### Bug Fixes * The "wapm2pirita inspect offsets" command wasn't hooked up properly ([eb93a48](https://github.com/wasmerio/pirita/commit/eb93a48570a5de2c8cb89e0d7c4fd81d13992411)) ## [1.3.0](https://github.com/wasmerio/pirita/compare/wapm-to-webc-v1.2.1...wapm-to-webc-v1.3.0) (2023-09-19) ### Features * Introduced a "wapm2pirita inspect offsets" command for getting the offsets of items in a webc file ([488c1b8](https://github.com/wasmerio/pirita/commit/488c1b855971bc5eb777bd67057f5a075a0166bd)) ### Bug Fixes * Pin the clap version to <4.4 so we don't need to bump the MSRV ([cf83cc8](https://github.com/wasmerio/pirita/commit/cf83cc818757885db2eb1d944173f6d9625613ce)) ### Dependencies * The following workspace dependencies were updated * dependencies * wapm-targz-to-pirita bumped from 0.3.8 to 0.3.9 * webc bumped from 5.4.0 to 5.5.0 ## [1.2.0](https://github.com/wasmerio/pirita/compare/wapm-to-webc-v1.1.4...wapm-to-webc-v1.2.0) (2023-08-02) ### Features * The `wapm2pirita convert` command now allows the package to be slightly invalid (use "--strict" to get the old behaviour) ([4e3752d](https://github.com/wasmerio/pirita/commit/4e3752d5fda09fb079fa87fa04de02c2fc6504da)) ### Dependencies * The following workspace dependencies were updated * dependencies * wapm-targz-to-pirita bumped from 0.3.6 to 0.3.7 * webc bumped from 5.2.2 to 5.3.0 ## [1.1.0](https://github.com/wasmerio/pirita/compare/wapm-to-webc-v1.0.33...wapm-to-webc-v1.1.0) (2023-07-20) ### Features * Removed support for using base64 strings or URLs as wapm2pirita inputs and generating base64 outputs ([8471f6c](https://github.com/wasmerio/pirita/commit/8471f6c99f75e0d2c694449bcb425831e709eed4)) * **wapm-to-webc:** Removed vendoring from the CLI ([3bb6c93](https://github.com/wasmerio/pirita/commit/3bb6c935171e015dafbb52d9b991f6c839fa191e)) ### Dependencies * The following workspace dependencies were updated * dependencies * wapm-targz-to-pirita bumped from 0.3.1 to 0.3.2 * webc bumped from 5.0.4 to 5.1.0