Skip to content

Conversation

@mauro3
Copy link
Owner

@mauro3 mauro3 commented Feb 19, 2018

Allows to use where syntax. This is Julia 0.7 only as where syntax cannot work in 0.6, see JuliaLang/julia#23211.

This fixes #46.

TODO:

  • update README
  • add NEWS item
  • tag last Julia 0.6 release.

@mauro3
Copy link
Owner Author

mauro3 commented Feb 19, 2018

Windows CI not working: JuliaLang/julia#25926 (comment)

@mauro3 mauro3 force-pushed the m3/where-fns branch 2 times, most recently from 71e8ac8 to c46caf7 Compare February 20, 2018 20:29
Fixed all other deprecations also

Update NEWS, README, CI and REQUIRE

Also revert disabled IsConcrete-test
@mauro3 mauro3 merged commit 5c69ca5 into master Feb 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Convert traitfns to use where-syntax

2 participants