Skip to content

Releases: QEDjl-project/IntegrationTests.jl

v1.0.0

19 Sep 07:19
Compare
Choose a tag to compare

Initial Release

New features

  • #6: Adding the traversal algorithm to find packages for the integration tests in a Julia dependency graph
  • #11: Add GitHub Actions example
  • #16: Add GitLab CI example
  • #19: Support Julia 1.10
  • #18: Add algorithm to build dependency graph of the active Julia project (replace implementation from PkgDependency)

Maintenance

  • #1: Add code formatter
  • #5: Add initial documentation
  • #7: Add integration test to test algorithm with on the fly created Julia package eco-system