Skip to content

Releases: QEDjl-project/QEDfields.jl

v0.3.1

15 Oct 19:32
cb98daf

Choose a tag to compare

QEDfields v0.3.1

Diff since v0.3.0

Merged pull requests:

Closed issues:

  • Use runic as formatter (#64)

v0.3.0

27 Feb 23:39
2c5d0c5

Choose a tag to compare

QEDfields v0.3.0

Diff since v0.2.0

Breaking changes

This updates the package to use the new phase space layout instead of the previous phase space definitions.

Merged pull requests:

v0.2.0

05 Nov 11:01
b2d73f5

Choose a tag to compare

QEDfields v0.2.0

Diff since v0.1.0

This release includes a Gaussian Pulsed Plane Wave field implementation and some miscellaneous maintenance additions.

Merged pull requests:

Closed issues:

  • Update CompatHelper workflow (#32)
  • Release 0.1.0 (#37)

v0.1.0

16 Aug 09:41
b9a015c

Choose a tag to compare

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

Contributors