Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.82 KB

CHANGELOG.md

File metadata and controls

29 lines (23 loc) · 1.82 KB

Changelog

Version 0.1.0

Initial Release

New features

  • #14: Add interface for pulsed plane-wave fields (AbstractBackgroundField)
  • #24: Add Cos Square Pulse background field implementation

Maintenance

  • #3: Add unit testing
  • #5: Add integration tests
  • #8: Add install instructions
  • #11: Add JuliaFormatter
  • #12: Remove Manifest.toml
  • #13: Move CI formatting job to github actions
  • #15: Add documentation build and deploy jobs to CI
  • #17: Run unit tests with additional Julia versions
  • #18: Fix compat helper
  • #19: Run compat helper only on upstream repository
  • #26: Refactor cos square pulse implementation
  • #29: QED.jl refactoring
  • #30: Use QEDcore.jl implementations over QEDbase
  • #34: Refactoring cleanup
  • #36: Add Julia 1.10 and rc to CI testing versions
  • #39: Cleanup work for 0.1.0 release