Tags: wookay/Jive.jl
Tags
[Diff since v0.3.12](v0.3.12...v0.3.13) - TestExt - support `@test context=ctx` for julia v1.11 (commit cca75fd ) - DaemonModeExt - support Daemon Mode (commit da29b93 ) - support `Pkg.test(; test_args)` (commit 8c5e0dd ) - `Jive.runtests(; context_module)` (commit 0036dd3 ) **Closed issues:** - Release Jive v0.3.11 (#77)
[Diff since v0.3.11](v0.3.11...v0.3.12) - merged PR #78 - Support IOCapture 1.x - commit 3a63be8 - fix `@useinside`, Get the last element of expr.args **Merged pull requests:** - Support IOCapture 1.x (#78) (@fingolfin) **Closed issues:** - Release Jive v0.3.10 (#76)
[Diff since v0.3.9](v0.3.9...v0.3.10) - fix scrub_backtrace (found by JET.test_package(Jive)) (commit d735b43) - analyzing by `JET.test_package` (https://aviatesk.github.io/JET.jl/dev/jetanalysis/#JET.test_package ) is really useful - fix get_rng (commit 5516fb8) **Closed issues:** - Release Jive v0.3.8 (#74)
[Diff since v0.3.8](v0.3.8...v0.3.9) - fix failfast for `v"1.13.0-DEV.731" > VERSION >= v"1.11.0-DEV.336"` by copy and paste the entire code (`Test` - `testset_forloop`, `testset_beginend_call`) (commit ab0d6ee ) - add macros `@sprint_plain`, `@sprint_colored` which using `IOCapture` on call exprs (commit 1900bf6 ) **Closed issues:** - Release Jive v0.3.7 (#73)
PreviousNext