Skip to content

Releases: resolve/swift-playground

v0.0.5

12 Feb 03:50
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release
  • Added filename as an accessor on assets (Swift::Playground::Stylesheet, Swift::Playground::Javascript).
  • Added missing .css extension to embedded highlighting stylesheet.

v0.0.4

12 Feb 01:02
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release
  • Fixed crash in filename discovery when defining a Swift::Playground::Stylesheet with raw content.

v0.0.3

10 Feb 11:50
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
  • Fixed crash occurring when pygments.rb was not installed.
  • Dropped support for constructing objects with plain string representations of file paths (implementation was buggy and confusing).

v0.0.2

09 Feb 12:38
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
  • SASS dependency requirements were unnecessarily high, reduced to oldest compatible version.

v0.0.1: Preliminary Release

09 Feb 12:19
Compare
Choose a tag to compare
Pre-release

This initial release is missing some key planned features but offers basic functionality. API is not stable.