Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@AntonReinhard AntonReinhard released this 16 Aug 09:40
· 13 commits to dev since this release
f195481

Version 0.1.0

Initial Release

New features

  • #12: Add AbstractSamplerInterface
  • #23: Add single particle distribution interface
  • #24: Add multi particle distribution interface
  • #33: Add process distribution interface

Fixes

  • #15: Format fix
  • #16: Fix compat helper
  • #27: Fix correct particle type usage

Maintenance

  • #2: Add installation instructions
  • #3: Add unit tests
  • #5: Add integration tests
  • #8: Remove Manifest.toml
  • #9: Add code formatting to CI tasks
  • #10: Add documentation build and deploy to CI tasks
  • #14: Run unit tests with more julia versions
  • #17: Run compat helper only on upstream repository
  • #25: Add Julia 1.10 and rc to CI unit tests
  • #26: QED.jl refactoring
  • #28: Temporarily pin to QEDprocesses.jl dev version
  • #29: Temporarily remove QEDprocesses.jl compat entry
  • #31: Revert namespace changes during QED.jl refactoring
  • #32: Move randmom to ParticleSampleable
  • #36: Cleanup work before v0.1.0 release

Contributors