Skip to content

v0.9.0

Choose a tag to compare

@johnnychen94 johnnychen94 released this 21 Apr 13:24
· 71 commits to master since this release
eb12c6d

Enhancements:

  • jill now discards the slow version query mechanism and uses the Julia officially maintained versions.json file (#58) (@crstnbr)
  • The environment variable JILL_UPSTREAM works the same as jill cmd --upstream; you can predefine the upstream so as to avoid typing --upstream flag again and again. (#61)(@crstnbr)
  • jill now supports some os/arch alias. For example, jill download --sys win is a valid option now. (#62)(@johnnychen94)
  • By default, jill mirror will also download test releases (e.g., alpha/beta/rc) (#62)(@johnnychen94)

Breaking changes: