|
3d66a2e360
|
feat: Rename wasmer-engine-native to wasmer-engine-dylib .
|
2021-05-28 14:13:24 +02:00 |
|
|
79d5f20301
|
feat: Rename wasmer-engine-native to wasmer-engine-shared-object .
|
2021-05-28 14:13:24 +02:00 |
|
|
e5a784a006
|
feat: Rename wasmer-engine-jit to wasmer-engine-universal .
This (small) patch renames the `wasmer-engine-jit` crate into
`wasmer-engine-universal`.
|
2021-05-25 16:12:06 +02:00 |
|
|
9e1cec01be
|
Prepare for 1.0.2 release
|
2021-02-04 19:44:49 -08:00 |
|
|
50d3b39d81
|
feat(scripts) Add the WASMER_PUBLISH_SCRIPT_IS_RUNNING env var when running cargo publish .
|
2021-02-02 14:26:54 +01:00 |
|
|
924ffd8797
|
Prepare for 1.0.1 release
|
2021-01-12 08:08:19 -08:00 |
|
|
bc73789cc0
|
Prepare for 1.0.0 release
|
2021-01-05 06:21:03 -08:00 |
|
|
2d1c03bea0
|
Prepare for 1.0.0-rc1 release
|
2020-12-23 11:17:07 -08:00 |
|
|
dd226b1dab
|
Add fixes from publishing
|
2020-12-16 10:53:09 -08:00 |
|
|
59df6917d8
|
Prepare for 1.0.0-beta2 release
|
2020-12-16 07:41:59 -08:00 |
|
|
57966ac771
|
Disable rust cache in CI for now
|
2020-12-02 10:29:25 -08:00 |
|
|
947e7d394f
|
Prepare for 1.0.0-beta1 release
|
2020-12-01 17:15:46 -08:00 |
|
|
49b0a4a16a
|
Prepare for 1.0.0-alpha5 release.
|
2020-11-06 11:50:07 -08:00 |
|
|
887e7906a8
|
No need to sleep between rounds in a dry run.
|
2020-11-06 11:42:05 -08:00 |
|
|
61c88be863
|
Prepare for 1.0.0-alpha4 release
|
2020-10-08 16:47:14 -07:00 |
|
|
6f2f495d66
|
Finish updating version, add to publish.py
|
2020-09-25 11:11:14 -07:00 |
|
|
ac5627039d
|
Add C API to publish.py script
Also update the amount of time we sleep between published crates, 10
seconds has proven to not be enough so we bump it to 16.
|
2020-09-22 15:26:00 -07:00 |
|
|
ead9532004
|
Prepare for 1.0.0-alpha3 release
|
2020-09-14 13:12:56 -07:00 |
|
|
43e1aca3c8
|
Fix up package release commands in MakeFile
|
2020-09-14 11:52:45 -07:00 |
|
|
4a1fc6a7e3
|
Add small change to retrigger CI
|
2020-08-19 10:50:51 -07:00 |
|
|
cf5601cff7
|
Default publish script to dry run
|
2020-08-17 16:04:24 -07:00 |
|
|
4be92f37f3
|
Update crate publishing script with feedback
|
2020-08-17 15:42:49 -07:00 |
|
|
cccc5caa47
|
Add script to automate publishing crates to crates.io
|
2020-08-17 14:21:32 -07:00 |
|