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

Changes for v0.1.0 #47

Merged
merged 47 commits into from
Apr 18, 2020
Merged

Changes for v0.1.0 #47

merged 47 commits into from
Apr 18, 2020

Conversation

jwlodek
Copy link
Owner

@jwlodek jwlodek commented Apr 12, 2020

Quick summary of pull request...

  • I have read the contribution guidelines
  • CI Unit tests pass
  • New functions/classes have consistent docstrings

What this pull request changes

  • Add logging support for debug purposes
  • Improve code reuse, restructure widget and popup classes
  • Add set of central base classes for UI elements and implementations
  • Move CI/CD to github actions
  • Fix bug with window resize with widget sets on win32
  • Improve error handling in main draw loop
  • Improved widget navigation
  • Fix KEY_BACKSPACE on MacOS
  • Add ability to run in simulated terminal to improve testing capabilities

Issues fixed with this pull request

Optinally, what changes should join this PR

  • Rebuild documentation
  • Module version release
  • PyPi Release
  • Notes on breaking changes

jwlodek and others added 30 commits March 16, 2020 14:42
@jwlodek jwlodek changed the title v0.1.0 develop Changes for v0.1.0 Apr 12, 2020
@jwlodek jwlodek marked this pull request as ready for review April 18, 2020 19:35
@jwlodek jwlodek merged commit f46b606 into master Apr 18, 2020
@jwlodek jwlodek deleted the v0.1.0-develop branch April 18, 2020 19:56
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.

1 participant