| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-25 | 3.8 kB | |
| v1.10.0 source code.tar.gz | 2026-06-25 | 39.1 kB | |
| v1.10.0 source code.zip | 2026-06-25 | 48.3 kB | |
| Totals: 3 Items | 91.2 kB | 0 | |
EllipsisNotation v1.10.0
Merged pull requests:
- typos CI (#62) (@ArnoStrouwen)
- Db (#63) (@ArnoStrouwen)
- Bump actions/checkout from 3 to 4 (#64) (@dependabot[bot])
- Aqua CI (#65) (@ArnoStrouwen)
- Downgrade CI (#67) (@ArnoStrouwen)
- Julia 1.10 maintenance (#68) (@ArnoStrouwen)
- Testing overhaul (#69) (@ArnoStrouwen)
- fix runs on CI (#70) (@ArnoStrouwen)
- Bump crate-ci/typos from 1.16.23 to 1.17.0 (#71) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#72) (@dependabot[bot])
- Bump crate-ci/typos from 1.17.0 to 1.18.0 (#73) (@dependabot[bot])
- [skip ci] Update dependabot.yml (#74) (@ArnoStrouwen)
- [skip ci] update downgrade CI repo (#75) (@ArnoStrouwen)
- reapply formatting (#76) (@ArnoStrouwen)
- Bump julia-actions/setup-julia from 1 to 2 (#77) (@dependabot[bot])
- ci: standardise workflows using SciML's reusable workflows (#78) (@thazhemadam)
- Bump julia-actions/cache from 1 to 2 (#79) (@dependabot[bot])
- ci: test with
1,ltsandpreversions of julia (#80) (@thazhemadam) - Add spell checking configuration (#82) (@ChrisRackauckas)
- Format code with JuliaFormatter v2.1.5 (#83) (@ChrisRackauckas)
- update shapes in tests for stricter
setindex!(#85) (@adienes) - Bump actions/checkout from 4 to 6 (#86) (@dependabot[bot])
- Add Julia ecosystem to Dependabot configuration (#87) (@ChrisRackauckas-Claude)
- Add AllocCheck tests to prevent allocation regressions (#88) (@ChrisRackauckas-Claude)
- Improve explicit imports hygiene (#89) (@ChrisRackauckas-Claude)
- Move AllocCheck tests to nopre group only (#91) (@ChrisRackauckas-Claude)
- Add PrecompileTools for improved TTFX (#93) (@ChrisRackauckas-Claude)
- Add JET.jl static analysis tests (#94) (@ChrisRackauckas-Claude)
- Add explicit precompile statements for TTFX improvement (#96) (@ChrisRackauckas-Claude)
- Switch from JuliaFormatter to Runic.jl for code formatting (#97) (@ChrisRackauckas-Claude)
- Bump actions/checkout from 4 to 6 (#98) (@dependabot[bot])
- Version bump to 1.9.0 - Fix failed v1.8.1 registration (#99) (@ChrisRackauckas-Claude)
- Split JET tests to separate workflow with dedicated Project.toml (#101) (@ChrisRackauckas-Claude)
- Bump actions/checkout from 4 to 6 (#102) (@dependabot[bot])
- Bump julia-actions/cache from 2 to 3 (#103) (@dependabot[bot])
- Bump julia-actions/setup-julia from 2 to 3 (#104) (@dependabot[bot])
- CI: install Julia in FormatCheck workflow so runic-action can run (#105) (@ChrisRackauckas-Claude)
- Bump julia-actions/setup-julia from 2 to 3 (#106) (@dependabot[bot])
- Centralize CI on SciML reusable workflows (#107) (@ChrisRackauckas-Claude)
- Re-enable downgrade CI with genuine test-at-floor (allow_reresolve: false) (#108) (@ChrisRackauckas-Claude)
- ci: add standard centralized workflows (auto-format, dependabot-automerge, docs-preview-cleanup) (#109) (@ChrisRackauckas-Claude)
- Drop now-invalid allow-reresolve input from downgrade workflow(s) (#110) (@ChrisRackauckas-Claude)
- Canonical CI cleanup: TagBot thin-caller + downgrade-caller cleanup (#111) (@ChrisRackauckas-Claude)
- Canonical CI: grouped-tests.yml + root test/test_groups.toml (#112) (@ChrisRackauckas-Claude)
- QA: restore Aqua deps_compat (add missing [compat] for test extras) (#114) (@ChrisRackauckas-Claude)
- Use SciMLTesting v1.2 (folder-based run_tests) (#115) (@ChrisRackauckas-Claude)
- Move StaticArrayInterface support into a package extension (#116) (@JamesWrigley)
Closed issues:
- Invalidating method (#52)
- Docs 403 (#61)
- Downstream (#66)
- Potential addition of more strict / consistent
setindex!shape rules (#81) - alloccheck tests need to be in a nopre group (#90)
- QA: Aqua/JET findings marked @test_broken pending fix (#113)