Skip to content

Releases: stateful/vscode-runme

0.3.3-edge.1

13 Dec 18:39
Compare
Choose a tag to compare
0.3.3-edge.1 Pre-release
Pre-release

8d92792 Lower bundle size (#75)

0.3.3-edge.0

13 Dec 18:30
Compare
Choose a tag to compare
0.3.3-edge.0 Pre-release
Pre-release

2b31a79 Awaiting stable release
61d9226 Consolidated authoring experience - pending completion of WASM interface (#81)

0.3.2

13 Dec 17:58
Compare
Choose a tag to compare

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

13 Dec 16:22
Compare
Choose a tag to compare
0.3.1-edge.7 Pre-release
Pre-release

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

12 Dec 23:44
Compare
Choose a tag to compare
0.3.1-edge.6 Pre-release
Pre-release
0.3.1-edge.6

0.3.1-edge.5

12 Dec 23:31
Compare
Choose a tag to compare
0.3.1-edge.5 Pre-release
Pre-release

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

05 Dec 13:06
Compare
Choose a tag to compare

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

05 Dec 13:19
Compare
Choose a tag to compare
0.3.1-edge.3 Pre-release
Pre-release

7ee9ed1 Exclude node modules
7bbfc7a Bump decode-uri-component from 0.2.0 to 0.2.2 in /examples/k8s (#71)
f697b8e Bump decode-uri-component from 0.2.0 to 0.2.2 (#72)

0.3.1-edge.2

02 Dec 14:37
Compare
Choose a tag to compare
0.3.1-edge.2 Pre-release
Pre-release

20cd83d Removed this for now

0.3.1-edge.1

28 Nov 22:21
Compare
Choose a tag to compare
0.3.1-edge.1 Pre-release
Pre-release

b059796 Fix tests
4d6c523 Biased guesslang
30a0e6a Returns zero length array when unable to guess