Skip to content
This repository was archived by the owner on Apr 3, 2021. It is now read-only.

Releases: rofinn/Playground.jl

v0.5.0

16 Mar 10:28
Compare
Choose a tag to compare
  • Bumped minimum Memento version and fixed deprecations

v0.4.1

13 Feb 04:08
4d6c3f6
Compare
Choose a tag to compare

Added quotes to shell exports

v0.4.0

17 Dec 05:21
Compare
Choose a tag to compare
  • Dropped 0.5
  • Fixed a playground creation bug
  • Set zsh prompt correctly
  • Added support for specifying custom METADATA
  • Enabled precompilation
  • Improved executable startup time (e.g., use --optimize=0 and cache parsed YAML files)
  • Shell code overhaul (not exported yet).
  • Updated julia download URLs again.

Updates to run on 0.6 and nightly

23 Jul 22:34
Compare
Choose a tag to compare
  • Dropped 0.4 support.
  • Fixes for running on 0.6 and nightly.
  • Updated julia download urls.
  • Switched to using FilePaths.jl to simplify some of the code.
  • Memento logging (w/ a debug flag).
  • Improvements to the internal API using an Environment type.
  • Support for a default REQUIRE file.

v0.2.0

30 Dec 04:35
Compare
Choose a tag to compare
Playground v0.2.0 [d4ea10dccd]

v0.1.0

24 Jul 03:42
Compare
Choose a tag to compare
Playground v0.1.0 [f6d09b776e]

v0.0.6: Merge pull request #44 from Rory-Finnegan/dev

23 Jul 23:06
Compare
Choose a tag to compare
Refactoring and build.jl binary releases

v0.0.6_alpha

25 May 17:56
Compare
Choose a tag to compare
v0.0.6 alpha release.

v0.0.6_pre-alpha

28 Jan 04:29
Compare
Choose a tag to compare
First phase of playground as a binary executable.