Skip to content

Bring back release changes#29

Merged
osinjoku merged 6 commits intomainfrom
feature/bring-back-release-2
Nov 2, 2025
Merged

Bring back release changes#29
osinjoku merged 6 commits intomainfrom
feature/bring-back-release-2

Conversation

@osinjoku
Copy link
Contributor

Description

Bring back release changes.

Fixes NA.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist

Please delete options that are not relevant.

  • I have read the CONTRIBUTING document
  • My code follows the style guidelines of this project
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the documentation accordingly
  • I have added a note to CHANGELOG.md describing my changes
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

Testing

N/A.

Additional Notes

Add any other context about the pull request here.

osinjoku and others added 6 commits September 12, 2025 23:49
* fix types and remove non-existing function

* fix tests

* fix color band range

* increment patch number

* fix range and tests

* changelog

* bring back function

* more tests

* missing include

* typo

* better docstrings

* correctness

* ws
* Improve examples in docs (#16)

* Fix return types and color band range (#5)

* fix types and remove non-existing function

* fix tests

* fix color band range

* increment patch number

* fix range and tests

* changelog

* bring back function

* more tests

* missing include

* typo

* better docstrings

* correctness

* ws

* docs only publish

* more examples

* point to pypi (#3)

* remove multi-statement lines

* remove vb references

* better explanation

* simpler

* cleanup and make sure the scripts work

* Update readme.rst

* remove unnecessary fallback

* Add convenience message boxes and input dialogs via Win32 (#15)

* progress

* order

* allow ok for localisation

* add integration test

* format

* lint

* fix test

* working

* lint

* i18n

* format

* lint

* fnish lint

* review

* placement

* omit test coverage for win32 ui heavy class

* add to changelog

* fix coverage

* more friendly win32 error handling

* Update src/moldflow/message_box.py

Co-authored-by: Sankalp Shrivastava <sankalp.adsk.github@gmail.com>

---------

Co-authored-by: Sankalp Shrivastava <sankalp.adsk.github@gmail.com>

* Improve MessageBox documentation (#21)

* progress

* order

* allow ok for localisation

* add integration test

* format

* lint

* fix test

* working

* lint

* i18n

* format

* lint

* fnish lint

* review

* placement

* omit test coverage for win32 ui heavy class

* add to changelog

* fix coverage

* more friendly win32 error handling

* Update src/moldflow/message_box.py

Co-authored-by: Sankalp Shrivastava <sankalp.adsk.github@gmail.com>

* better doc

---------

Co-authored-by: Sankalp Shrivastava <sankalp.adsk.github@gmail.com>

* bump version

* update changelog

---------

Co-authored-by: Sankalp Shrivastava <sankalp.adsk.github@gmail.com>
* Fix links in README (#27)

* fix links

* changelog

* new pypi deployment
Copy link
Collaborator

@sankalps0549 sankalps0549 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@osinjoku osinjoku merged commit 75636ec into main Nov 2, 2025
19 checks passed
@osinjoku osinjoku deleted the feature/bring-back-release-2 branch November 2, 2025 23:44
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.

2 participants