Skip to content

Releases: fredrikekre/jlpkg

v1.2.0

29 May 09:50
Compare
Choose a tag to compare
Set version to v1.2.0.

v1.1.3

24 Mar 12:51
Compare
Choose a tag to compare
Fix a bad test that added Example to Project.toml.

v1.1.2

27 Nov 22:43
v1.1.2
Compare
Choose a tag to compare

v1.1.1

03 Sep 08:16
v1.1.1
Compare
Choose a tag to compare

v1.1.1 (2019-09-03)

Diff since v1.1.0

Closed issues:

  • Wrap subprocess error (#10)
  • Propagate --color to subprocess when using --julia (#9)
  • Make it possible to specify julia-path as a flag? (#5)

Merged pull requests:

  • Add try/catch around spawning of new julia process (#13) (fredrikekre)
  • Use --color for subprocess launched with --julia, fixes #9. (#12) (fredrikekre)
  • Delete all --julia args, only run the last one. (#11) (fredrikekre)

v1.1.0

31 Aug 14:41
v1.1.0
Compare
Choose a tag to compare

v1.1.0 (2019-08-31)

Diff since v1.0.3

Closed issues:

  • Add --file option to jlpkg? (#4)

Merged pull requests:

  • Print output to the correct std stream. (#8) (fredrikekre)
  • Add --julia switch for swapping the julia executable. (#7) (fredrikekre)
  • Check validity of arguments, better error messages. (#6) (fredrikekre)

v1.0.3

14 Jun 12:56
v1.0.3
Compare
Choose a tag to compare

v1.0.3 (2019-06-14)

Diff since v1.0.2

Closed issues:

  • Piping works in zsh but not Julia shell (#3)

v1.0.2

16 May 08:25
v1.0.2
Compare
Choose a tag to compare

Commits

  • Better error when Pkg can't be loaded. (d98985f)
  • Handle JULIA_PROJECT in case no --project is specified. (220e311)
  • Set version to 1.0.2. (36951b7)

This changelog was automatically generated, and might contain inaccuracies.

v1.0.1

10 May 21:18
Compare
Choose a tag to compare

v1.0.0

10 May 13:40
Compare
Choose a tag to compare