Recent Releases of pyjulia

pyjulia - v0.6.2

What's Changed

  • Update setup actions and get working on 3.12 by @MilesCranmer @mkitti in https://github.com/JuliaPy/pyjulia/pull/541
  • Bump to 0.6.2 with Python 3.12 fix by @MilesCranmer in https://github.com/JuliaPy/pyjulia/pull/544

Full Changelog: https://github.com/JuliaPy/pyjulia/compare/v0.6.1...v0.6.2

- Python
Published by MilesCranmer over 2 years ago

pyjulia - v0.6.1

What's Changed

  • Bump pypi-publish github action to 1.5.1 by @mkitti in https://github.com/JuliaPy/pyjulia/pull/513
  • Rebase of #445 by @mkitti in https://github.com/JuliaPy/pyjulia/pull/515
  • Fix PyJulia on Julia 1.9 by @MilesCranmer in https://github.com/JuliaPy/pyjulia/pull/523
  • Bump version to 0.6.1 with Julia 1.9 fix by @MilesCranmer in https://github.com/JuliaPy/pyjulia/pull/524

Full Changelog: https://github.com/JuliaPy/pyjulia/compare/v0.6.0...v0.6.1

- Python
Published by MilesCranmer over 3 years ago

pyjulia - v0.6.0

What's Changed

  • Bump to 0.5.8.dev by @tkf in https://github.com/JuliaPy/pyjulia/pull/471
  • Fix --no-julia; declare missing dependencies by @tkf in https://github.com/JuliaPy/pyjulia/pull/469
  • Retry upon test failure if in Windows by @tkf in https://github.com/JuliaPy/pyjulia/pull/468
  • fix sysimage argument to julia.core.Julia.__init__ by @Jasha10 in https://github.com/JuliaPy/pyjulia/pull/482
  • Fix CI test suite and and remove Python 2.7 support by @MilesCranmer in https://github.com/JuliaPy/pyjulia/pull/508
  • Fix dead link in #479 by @MilesCranmer in https://github.com/JuliaPy/pyjulia/pull/486
  • Fix broken link to platform-specific instructions by @droodman in https://github.com/JuliaPy/pyjulia/pull/489
  • Have sind in docs by @PallHaraldsson in https://github.com/JuliaPy/pyjulia/pull/412
  • Fix failure setting optimize option (#480) by @dpinol in https://github.com/JuliaPy/pyjulia/pull/481
  • support for "threads" and "min-optlevel" julia options by @dpinol in https://github.com/JuliaPy/pyjulia/pull/493
  • Bump to 0.6.0 by @mkitti in https://github.com/JuliaPy/pyjulia/pull/511

New Contributors

  • @Jasha10 made their first contribution in https://github.com/JuliaPy/pyjulia/pull/482
  • @MilesCranmer made their first contribution in https://github.com/JuliaPy/pyjulia/pull/508
  • @droodman made their first contribution in https://github.com/JuliaPy/pyjulia/pull/489
  • @dpinol made their first contribution in https://github.com/JuliaPy/pyjulia/pull/481

Full Changelog: https://github.com/JuliaPy/pyjulia/compare/v0.5.7...v0.6.0

- Python
Published by mkitti over 3 years ago

pyjulia - v0.5.7

What's Changed

  • Add zenodo badge by @tkf in https://github.com/JuliaPy/pyjulia/pull/430
  • Fix CI; stop using Travis and AppVeyor by @tkf in https://github.com/JuliaPy/pyjulia/pull/456
  • Support Julia 1.7 by @tkf in https://github.com/JuliaPy/pyjulia/pull/457
  • Test with Python 3.9 and 3.10 by @tkf in https://github.com/JuliaPy/pyjulia/pull/458
  • Remove Travis and AppVeyor badges by @tkf in https://github.com/JuliaPy/pyjulia/pull/423
  • Disable codecov status by @tkf in https://github.com/JuliaPy/pyjulia/pull/461
  • Re-enable tests with compiled_modules=False by @tkf in https://github.com/JuliaPy/pyjulia/pull/463
  • Support Julia 1.8 by @tkf in https://github.com/JuliaPy/pyjulia/pull/460
  • Remove unused .mergify.yml by @tkf in https://github.com/JuliaPy/pyjulia/pull/465
  • Update software versions in publish.yml by @tkf in https://github.com/JuliaPy/pyjulia/pull/466
  • Update package classifiers by @tkf in https://github.com/JuliaPy/pyjulia/pull/467
  • Revert "Add 'Programming Language :: Julia'" by @tkf in https://github.com/JuliaPy/pyjulia/pull/470

Full Changelog: https://github.com/JuliaPy/pyjulia/compare/v0.5.6...v0.5.7

- Python
Published by mkitti over 3 years ago

pyjulia - PyJulia v0.5.6

- Python
Published by tkf over 5 years ago