Commit Graph

16 Commits

Author SHA1 Message Date
a478f81d02 deps: Unify wasmparser usage to a single version
Upgrade the wasmparser version used by all crates to 0.121.0, and switch
to a shared workspace dependency.
2024-01-31 22:14:27 +01:00
c4541be53b Make sure docs.rs enables #[cfg(docsrs)] when building docs 2023-07-10 13:07:40 +08:00
935fc09e1b Enable the doc_cfg feature when running on docs.rs 2023-07-10 12:58:06 +08:00
78a74a98ac Missed a version field 2023-05-29 21:15:27 +08:00
ce41932ede Switch all crates over to using the [workspace.package] metadata 2023-05-29 21:08:41 +08:00
36b077d34b Release 4.0.0-alpha.1 (#3912)
* Release 4.0.0-alpha.1
2023-05-25 17:30:02 +02:00
5eeda455a4 Release 3.3.0 (#3842)
* Update CHANGELOG

* Release 3.3.0

* Added sumup of the version in CHANGELOG.md

* Update other crate versions
2023-05-03 09:26:36 +00:00
74fe894c07 Release 3.2.1 (#3809)
* Update CHANGELOG

* Release 3.2.1

* Added a manual ChangeLog

* Increment 0.x crates versions too

* Fixed a typo in the (short) ChangeLog
2023-04-21 14:06:31 +00:00
7fb7c09080 Release 3.2.0 2023-04-18 16:30:03 +02:00
e40c6a4177 Release 3.2.0-beta.2 2023-04-05 13:25:40 +02:00
d58d158897 Release 3.2.0-beta.1 2023-03-22 19:14:57 +01:00
4b9389cdaa Release 3.2.0-alpha.1 2023-01-23 12:52:43 +01:00
ad33819642 Fix wasm publish validation 2023-01-11 22:14:52 +00:00
e1c42b5f90 Revert "Revert "Implement wasmer init and wasmer publish""
This reverts commit 250ebff4e8.
2022-12-16 23:40:17 +01:00
250ebff4e8 Revert "Implement wasmer init and wasmer publish" 2022-12-16 14:09:55 -08:00
41a54b606b Add validation when publishing + checking the publishing username 2022-12-13 13:26:10 +01:00