v0.1.6
That is mostly a maintenance release, which, among others, cleans up the git history
What's Changed
- Update the gitignore to fix issue #6 by @AlexanderJCS in #11
- ci: add unit tests by @SimeonEhrig in #13
- add integration tests by @SimeonEhrig in #2
- make format_all.jl path independent by @SimeonEhrig in #17
- remove Mainifest.toml by @SimeonEhrig in #18
- [FIX-21] building docs locally by @szabo137 in #23
- add formatter job to GitHub Actions by @SimeonEhrig in #19
- remove GitLab CI formatter job by @SimeonEhrig in #27
- Move particle definitions from QEDprocesses.jl to QEDbase.jl by @AntonReinhard in #25
- Belated review fixes on #25 by @AntonReinhard in #34
- add documentation build and deploy job by @SimeonEhrig in #28
- run unit tests for Julia 1.6 until 1.9 by @SimeonEhrig in #29
- add CompatHelper CI Job by @SimeonEhrig in #35
- CompatHelper: bump compat for DocStringExtensions to 0.9, (keep existing compat) by @github-actions in #40
- Base state fix by @AntonReinhard in #37
- Release 0.1.5 - changes into dev by @szabo137 in #44
- run compat helper only on upstream repository by @SimeonEhrig in #41
- Remove empty union types by @AntonReinhard in #46
- remove custom registry from unit tests by @SimeonEhrig in #47
- Improve parameter coverage in particle unit test by @szabo137 in #50
- Release 0.1.6 by @szabo137 in #56
New Contributors
- @AlexanderJCS made their first contribution in #11
- @SimeonEhrig made their first contribution in #13
- @AntonReinhard made their first contribution in #25
- @github-actions made their first contribution in #40
Full Changelog: v0.1.5...v0.1.6