We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47b4550 commit 7637a60Copy full SHA for 7637a60
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## [0.2.1]
4
+
5
+### Changed
6
7
+- Updated syntax to 0.6.20
8
9
+### Fixed
10
11
+- Updated code in `prebuild` to use the updated API
12
13
## [0.2.0]
14
15
### Changed
moon.mod.json
@@ -1,6 +1,6 @@
{
"name": "moonbitlang/regexp",
- "version": "0.2.0",
+ "version": "0.2.1",
"readme": "README.md",
"repository": "https://github.com/moonbitlang/regexp.mbt",
"license": "Apache-2.0",
0 commit comments