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

settings forward & less restricted settings #7

Merged
merged 8 commits into from
Nov 15, 2024

Conversation

devkral
Copy link
Collaborator

@devkral devkral commented Nov 14, 2024

Changes:

  • you can provide a settings forward via assigning a function to settings
  • it is also possible to assign settings directly to settings or providing settings as a class (lazy evaluated)
  • Overwrite values are now returned/yielded

- allow settings forward
- allow manipulating settings via assignment and deletion
- unapply in set_instance a potential overwrite
- settings forward
- fixed provided instance when using set_instance
@devkral devkral changed the title WIP: settings forward settings forward & liberalized settings Nov 15, 2024
- more tests
- document disabling overwrite
- return/yield values set
- explain how to easily build forwarders
@devkral devkral changed the title settings forward & liberalized settings settings forward & less restricted settings Nov 15, 2024
- update release notes
- remove deprecated alias
@devkral devkral merged commit 7d9b52c into main Nov 15, 2024
4 checks passed
@devkral devkral deleted the devkral/feature/settings_forward branch November 15, 2024 08:55
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