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 890f2f3 commit 7a698c0Copy full SHA for 7a698c0
CHANGELOG.md
@@ -6,6 +6,12 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
6
7
## [Unreleased]
8
9
+## [0.3.4] - 2023-04-01
10
+
11
+### Added
12
13
+- Updated `floats` to permit multiple digits in a variable
14
15
## [0.3.3] - 2023-02-23
16
17
### Added
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pulpscript-syntax",
3
- "version": "0.3.3",
+ "version": "0.3.4",
4
"publisher": "BlakeGearin",
5
"engines": {
"vscode": "^1.74.0"
0 commit comments