Skip to content

Releases: DataStax-Academy/katapod

1.3.0

09 Jun 21:18
0b865f7
Compare
Choose a tag to compare

Detection of scenarios to avoid starting in non-katapod gitpods

1.2.1

04 May 09:10
0553d11
Compare
Choose a tag to compare
Merge pull request #5 from hemidactylus/SL-fix-overflow-codeblocks

Fix for bgcolor of overflowing code blocks. This goes with shared-assets (CSS) changes which I'm also deploying.

1.2.0

27 Apr 10:11
6cea6dd
Compare
Choose a tag to compare
Merge pull request #4 from hemidactylus/SL-tables-collapseblocks

Style improvements (tables, collapseblock) + minor things

1.1.0

03 Apr 08:31
5a9b308
Compare
Choose a tag to compare
  • Modified to rely on the transitional "katapodv2.css" to better iterate without damaging previous version
  • Syntax highlighting implemented through highlight.js (ordinary marker at the three-backtick symbol, accepts "cql")
  • Rendering code, refactored for better modularity
  • Mark-as-executed for code blocks (uses messaging between extension and rendered page)

Kudos to @hemidactylus :)

stable

03 Apr 08:52
5a9b308
Compare
Choose a tag to compare

Latest stable release.

1.0.0

19 Dec 17:14
4681d03
Compare
Choose a tag to compare

TBD

0.6.1

07 Sep 14:43
Compare
Choose a tag to compare
0.6.1

0.6.0

25 Jul 20:51
Compare
Choose a tag to compare
  • Added quizes
  • Hotfixed page reload 🤣

0.5.0

25 Jul 14:48
Compare
Choose a tag to compare
  • External css
  • External js
  • Run wait.sh only if present

0.4.1

25 Jul 12:48
Compare
Choose a tag to compare
  • Added reload katapod webview VSCode command
  • Added reload katapod webview UI button (active in any markdown editor, reloads the webview)