Skip to content

Fixes for hash, pre-compilation, compilecache detection

Compare
Choose a tag to compare
@omus omus released this 07 Sep 02:56
· 477 commits to master since this release
  • Implement hash for ZonedDateTime
  • Correct logic mistake when detecting if Julia was run with --compilecache=yes
  • Enable pre-compilation
  • Update documentation to prefer usage of tz string macro
  • Fix Markdown rendering of * in FAQ when view in GitHub
  • Support parsing of FixedTimeZone information from TZ environment variable to support Travis CI changes
  • Disable Coverage in AppVeyor in Julia 0.4 as master version of Coverage.jl does not support Julia 0.4
  • Fix incorrect usage of SystemError