Skip to content

Tags: JunoLab/Traceur.jl

Tags

v0.3.1

Toggle v0.3.1's commit message
## Traceur v0.3.1

[Diff since v0.3.0](v0.3.0...v0.3.1)


**Closed issues:**
- Testing functionality (#6)
- Error tagging new release (#27)
- Tests are failing on Julia 1.2 and Julia nightly (#31)
- Tracing function with `rand` or `randn` leads to error: "this intrinsic must be compiled to be called" (#35)

**Merged pull requests:**
- add parens to string interpolation (#29) (@stords)
- Start testing on Julia 1.2 (#30) (@DilumAluthge)
- Add `nowarn=:all` option to `@check` and `check` (#32) (@DilumAluthge)
- Fix tests on Julia 1.2 and Julia nightly (#36) (@DilumAluthge)
- Add `nowarn=:allexcept` and `except=[f, g, h, ...]` options to `@check` and `check` (#38) (@DilumAluthge)
- Fix a potentially confusing docstring (#39) (@DilumAluthge)
- updates (#40) (@aviatesk)
- Install TagBot as a GitHub Action (#42) (@JuliaTagBot)
- fix line numbers (#43) (@pfitzseb)

v0.3.0

Toggle v0.3.0's commit message
fix docs

v0.2.1

Toggle v0.2.1's commit message
update travis.yml

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #11 from MikeInnes/sp/cassette

WIP: Use Cassette.jl instead of Vinyl

v0.1.1

Toggle v0.1.1's commit message
don't go into inference

v0.1.0

Toggle v0.1.0's commit message
readme