Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First development version v3.0.0.dev0 #6

Merged
merged 15 commits into from
Feb 7, 2024
Merged

First development version v3.0.0.dev0 #6

merged 15 commits into from
Feb 7, 2024

Conversation

trappitsch
Copy link
Contributor

  • some cleanup, started new source, rye
  • plotter produces correct figure
  • GUI somewhat working
  • Some debugging of GUI, add entry point for execution
  • refractored default values into utils
  • update license (MIT), installation, purge fbs source
  • delete the release workflow
  • update readme
  • Filename handling is better, load json using utils

There's still lots to do before a clean v3 release, see #5

Since we are completely dropping fbs, closes #3

- Clean up part of the project, old source is still around and should be deleted.
- using rye for the workflow
- starting testing
- json reader for old and new settings files to run directly
No refractoring done as of yet, will need some tests first, but need to figure out how to test matplotlib...
still buggy as hell
now using pathlib instead of os.expanduser (even though its the same)
Pathlib pathes are now properly set
users last folder is remembers, but not when restarting the program!
@trappitsch trappitsch linked an issue Feb 7, 2024 that may be closed by this pull request
15 tasks
@trappitsch trappitsch removed a link to an issue Feb 7, 2024
15 tasks
@trappitsch trappitsch merged commit 835af8d into main Feb 7, 2024
6 checks passed
@trappitsch trappitsch deleted the v3_enhancements branch February 7, 2024 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ruby depreciation warning
1 participant