Skip to content

Update NOTICE: add rearchitecture and renewal bullets, NEWS redirect#197

Merged
seabbs merged 1 commit into
mainfrom
update-notice-jul2026
Jul 22, 2026
Merged

Update NOTICE: add rearchitecture and renewal bullets, NEWS redirect#197
seabbs merged 1 commit into
mainfrom
update-notice-jul2026

Conversation

@seabbs-bot

Copy link
Copy Markdown
Collaborator

Updates the NOTICE file with two new bullet points documenting significant changes:

  • Re-architecture of infection and observation models into a universal prior and latent model framework
  • Simplification and recomposition of the renewal infection model

Also adds a footer directing readers to the NEWS file for a complete list of changes per release.

@seabbs-bot
seabbs-bot requested a review from seabbs as a code owner July 22, 2026 16:10
@github-actions

Copy link
Copy Markdown
Contributor

Try this Pull Request!

Option 1: Julia Package Manager

Open Julia and type:

import Pkg
Pkg.activate(temp=true)
Pkg.add(url="https://github.com/EpiAware/ComposableTuringIDModels.jl", rev="update-notice-jul2026")
using ComposableTuringIDModels

Option 2: Local Checkout

If you have the repo locally:

git checkout update-notice-jul2026
julia --project=. -e "using Pkg; Pkg.instantiate()"

@seabbs
seabbs merged commit 28d4086 into main Jul 22, 2026
10 of 23 checks passed
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.

2 participants