a180dade7f
Release 4.2.8
2024-04-05 18:45:47 +03:30
b5000207b4
Release 4.2.7
2024-03-19 11:44:09 +03:30
209968b205
Release 4.2.6
2024-03-03 11:26:50 +03:30
893f96acae
Release 4.2.5
2023-12-23 11:45:27 +03:30
4d63febf9d
Release 4.2.4 ( #4337 )
2023-11-30 21:16:20 +03:30
3068bf9363
Release 4.2.3
2023-10-26 18:19:08 +03:30
c3f215859d
Release 4.2.2
2023-10-04 17:06:23 +03:30
1f7004d659
Release 4.2.1
2023-09-28 16:15:57 +04:00
6213c0d8e5
Release 4.2.0
2023-09-05 15:08:50 +02:00
729f0f268c
Release 4.1.2
2023-08-21 14:45:24 +02:00
0bd4b48691
Release 4.1.1 ( #4124 )
...
* Update CHANGELOG
* Release 4.1.1
* Added manual sectionin CHANGELOG.md
* Bumped 0.x crates
2023-08-03 17:43:16 +02:00
92a829062b
Release 4.1.0
2023-07-24 17:28:57 +02:00
aa20e707f3
Release 4.0.0
2023-06-22 13:50:31 +02:00
82cc3c94a6
Release 4.0.0-beta.3
2023-06-15 10:52:03 +02:00
18ab43bc60
Release 4.0.0-beta.2 ( #3982 )
...
* Update CHANGELOG
* Release 4.0.0-beta.2
* Manual Changelog for beta.2
* Updated 0.x crates when needed
* Bumped wasmer-registry crate to 5.0, there have been some breaking changes
2023-06-09 16:46:28 +02:00
4bdba31247
Release 4.0.0-beta.1
2023-06-01 19:06:00 +02:00
3800f200ae
Resolve more clippy errors
2023-05-29 21:15:29 +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
12862e2c57
Make all tests pass
2023-04-24 19:56:20 -07:00
0497c6c3cb
Skip message validation in c examples
2023-04-24 19:46:15 -07:00
a19ffa2769
Moved FrameInfo into wasmer types
2023-04-21 20:21:41 -07: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
ab2f65c143
Added integration tests for run2
2023-03-22 01:23:35 +08:00
0a2137f891
Fix WASI example that initialized wasi_config 2 times
2023-02-21 09:35:37 +08:00
4b9389cdaa
Release 3.2.0-alpha.1
2023-01-23 12:52:43 +01:00
26b43fee27
Merge branch 'master' into wasix-core-changes
2023-01-05 21:32:17 +01:00
b5b0d04feb
Merge remote-tracking branch 'origin/master' into wasix-core-changes
2023-01-02 10:48:26 +01:00
07a42c45e7
Merge branch 'master' into multi-command-exe
2023-01-02 08:28:48 +01:00
a092648744
Merge branch 'master' into fast-ci
2022-12-30 11:20:12 +01:00
b873f0fe1a
Fix make lint
2022-12-23 14:03:18 +01:00
cfa3bf4200
Merge remote-tracking branch 'origin/master' into wasix-core-changes
2022-12-22 13:51:14 +01:00
3672e03f96
Merge branch 'master' into multi-command-exe
2022-12-22 11:40:38 +01:00
1d4bc0446c
Fix make lint / remove unnecessary code
2022-12-19 12:05:55 +01:00
29a4e07ecc
Merge branch 'master' into fast-ci
2022-12-19 08:12:13 +01: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
bf1971f062
Merge branch 'master' into fast-ci
2022-12-16 22:03:36 +01:00
bb2acdb37b
Add wabt for testing multi-command exe
2022-12-16 12:38:26 +01:00
5109a407c4
WASIX Preparation
...
This commit extracts changes to core libraries made in the WASIX branch.
It is not reasonable to extract the partial commit history, so this is
just a batch commit.
The history will make a bit more sense again if we decide to merge the
WASIX branch with full commit history.
2022-12-16 11:47:04 +01:00
870a20d47f
Merge branch 'master' into fast-ci
2022-12-12 21:32:38 +01:00
f6abf5122e
Merge branch 'master' into init
2022-12-12 20:46:04 +01:00
6892965e36
wapm.toml -> wasmer.toml
2022-12-12 14:33:49 +01:00
d45850733e
Release 3.1.0
2022-12-12 13:38:00 +01:00
2e06f3b1f5
Re-add Makefiles
2022-12-07 14:55:43 +01:00
f44f7071d1
Add cargo test-integration and test-capi impl
2022-12-07 14:55:43 +01:00
b70f6e9052
Release 3.0.2
2022-11-25 21:30:20 +01:00