You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,8 @@ All notable changes to this project will be documented in this file.
4
4
5
5
## Table of Contents
6
6
7
-
*[1.0.2](#101---2021-02-08)
7
+
*[1.0.3](#103---2021-02-26)
8
+
*[1.0.2](#102---2021-02-08)
8
9
*[1.0.1](#101---2021-02-06)
9
10
*[1.0.0](#100---2021-02-05)
10
11
*[1.0.0-beta2](#100-beta2---2021-01-05)
@@ -14,6 +15,26 @@ All notable changes to this project will be documented in this file.
14
15
*[0.2.0](#020---2019-07-16)
15
16
*[0.1.0](#010---2019-05-29)
16
17
18
+
## [1.0.3] - 2021-02-26
19
+
20
+
### Added
21
+
22
+
*[#213](https://github.com/wasmerio/wasmer-go/pull/213) Add the `CompilerKind`, `EngineKind`, `IsCompilerAvailable` and `IsEngineAvailable` symbols.
23
+
*[#206](https://github.com/wasmerio/wasmer-go/pull/206) Use parameterized tests to check all available configurations.
*[#193](https://github.com/wasmerio/wasmer-go/pull/193), [#190](https://github.com/wasmerio/wasmer-go/pull/190) and [#211](https://github.com/wasmerio/wasmer-go/pull/211) Add the `custom_wasmer_runtime` build tag.
0 commit comments