@velarscript-labs/sqlite 0.2.0 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.2.2 — 2026-08-24
4
+
5
+ - Publish the readable `.vel` source together with frozen Node-targeted Velar
6
+ library ABI 1 JavaScript, source map, portable type interface, and integrity
7
+ receipt. Consumers execute the artifact without reparsing the source on later
8
+ language generations.
9
+ - Depend on the matching Database ABI-artifact release.
10
+
11
+ ## 0.2.1 — 2026-08-24
12
+
13
+ - Verify the adapter with VelarScript 0.14, extend the declared compatible
14
+ language range through the 0.14 generation, and pin the matching Database
15
+ compatibility release.
16
+
3
17
  ## 0.2.0 — 2026-08-23
4
18
 
5
19
  - Publish the companion package as `@velarscript-labs/sqlite`, outside the