File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed
Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.14.1
4+
5+ ### New Features
6+
7+ * Support pragmas on system args
8+ * Support multiple ` runSystemOnce ` calls in a template
9+
10+ ## 0.14.0
11+
12+ ### New Features
13+
14+ * Add ` Resource ` directive
15+ * Support resources that require initialization
16+ * Support ` typeOf ` in directives
17+
18+ ### Bug Fixes
19+
20+ * Fix ` eventSys ` open symbol normalization
21+ * Improve support for open symbols
22+ * Fix ` extend ` usage in bundles
23+ * Fix tuple extension with generics
24+ * Fix ` getTupleSubtypes ` error message
25+ * Avoid unnecessary resource refs
26+
27+ ### Other Changes
28+
29+ * Improve error location reporting for nimNode errors
30+ * Add type name to system var errors
31+ * Remove tuple join sorting requirement
32+
333## 0.13.0
434
535### Backwards Incompatible Changes
You can’t perform that action at this time.
0 commit comments