Releases: resolve/swift-playground
Releases · resolve/swift-playground
v0.0.5
12 Feb 03:50
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Fixed crash in filename discovery when defining a Swift::Playground::Stylesheet with raw content.
v0.0.3
10 Feb 11:50
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
SASS dependency requirements were unnecessarily high, reduced to oldest compatible version.
v0.0.1: Preliminary Release
09 Feb 12:19
Compare
Sorry, something went wrong.
No results found
This initial release is missing some key planned features but offers basic functionality. API is not stable.