Skip to content

Releases: adambaskerville/AstroPitography

Latest release in preparation from move away from PySimpleGUI

24 Feb 01:53
Compare
Choose a tag to compare
  • Major refactor of the code structure to follow a more cookie-cutter like template
  • Fixed some major bugs with regard to menu options not working due to callback issues and class declarations
  • Noxfile added for future linting, formatting etc... but need to figure out about setting up arm runners for this to be most effective
  • Removed the resizing option for the preview window as this did not serve much of a purpose and would end up blocking import desktop menu items which meant you could not close the window.
  • Installation dependencies had to be updated due to recent breaking changes, e.g. PySimpleGUI had to be pinned to < v5 due to new paid version of the library.
  • I have successfuly compile dearpygui on raspberty pi 32-bit OS which I will be moving towards in the next release.
  • Added comprehensive installation guide, going through step-by-step how to setup a raspberry pifrom scratch to work with AstroPitography.

astropitography-v0.0.2

11 Jul 08:48
Compare
Choose a tag to compare

Added version to toml file to enable package build.

astropitography-v0.0.1

11 Jul 08:18
Compare
Choose a tag to compare

This is the first release of astropitography onto PYPI.