Releases: stateful/vscode-runme
0.3.3-edge.1
0.3.3-edge.0
0.3.2
What's Changed
Bugfixes and maintenance release ahead of v0.4:
- Make sure dev won't accidentally bleed into releases by @sourishkrout in #80
- Remove examples for web components / Update dependencies by @christian-bromann in #79
- Fix the gif links to point to the new runme.dev static assets url path by @admc in #84
Full Changelog: v0.3.1...0.3.2
0.3.1-edge.7
aec0a09 Yarn -> NPM
fe25db8 Deal with prompts
50ee85b Fix git tracked verification
71d33c0 Sunset read-only serializer
48773b7 Prereleases for branches
020eb12 Use cell index versus custom
f43773c Use metadata as is instead of attributes top key
992eb71 Keep testability of wasmReady
09d3907 Consolidated yet not ready
30d14da No more Yarn
56e86bb De-/Serialization to allow full bidirectional notebook editing (#73)
f0ffa7e block editing for files that aren't checked in
15dd9b7 fix unit tests
53047b7 re-attempt to implement editing capabilities
0.3.1-edge.6
0.3.1-edge.6
0.3.1-edge.5
4d091e7 0.3.1-edge.4
b1e1b56 Version mismatch
004a3bf Minimum engine and types have to match
5a8b5e9 Upgrade deps (major)
a4b5e1f Switch from yarn to NPM
d989071 Logo moved
d4d8d18 Merge pull request #84 from stateful/admc/fix-intro-gif
e869682 Fix the gif links to point to the new runme.dev static assets url path
12da406 Remove examples for web components / Update dependencies (#79)
b219a60 Pin @vscode/webview-ui-toolkit due to breaking ESM transition
dc461f9 Merge pull request #80 from stateful/skip-pre-releases
a83e0c0 Safety measure
923b169 Fix spelling
f9534e2 Vercel cli does not like relative paths
0.3.1
This is a maintenance release.
🎉 What's Changed
- Introduced e2e test suite in C/I
- Fixed bug for guesslang edge case where subject string is "too short"
- Rewrote "bias" to take into account probabilities of guesslang results
- Transition code base from yarn to npm
- Removal of code paths and dependencies which are no longer required
Full Changelog: 0.3.0...0.3.1
0.3.1-edge.3
0.3.1-edge.2
20cd83d Removed this for now