Skip to content

Releases: Liam-Deacon/phaseshifts

v0.1.8

21 Jan 01:37
1366495
Compare
Choose a tag to compare

Summary

This release focuses on improving the automation by publishing to PyPI (for built package across multiple platforms and python versions) and ReadTheDocs/GitHub Pages for documentation.

In addition a number of improvements have been made to the documentation and some ground work laid down for a worked tutorial example and improved validation / testing of the codebase.

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

👷 Continuous Integration

📚 Documentation

🧪 Testing

Other Changes

v0.1.7

15 Jan 07:47
a687029
Compare
Choose a tag to compare

Summary

This release focuses on the following areas:

  • Update code for python 3 and fix compiling issues (#2)
  • Preparing the project for easier collaboration (#18 , #15 and #12)
  • Packaging for use as an external library (#17 and #7)
  • Making easier to use when unable to compile by using docker (#5)
  • Begin quality assurance for releases (#16)

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

👷 Continuous Integration

📚 Documentation

🧪 Testing

  • Create Test Package GitHub Action workflow for testing phaseshifts package @Liam-Deacon (#3)