-
Notifications
You must be signed in to change notification settings - Fork 32
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
chore: add logger to generatedssupersuper + support addition of __ANY__
+ external morph fixing tweaks
#198
Commits on Aug 13, 2024
-
chore: add logger to generatedssupersuper
This allows us to use it in the various helper methods for better outputs.
Configuration menu - View commit details
-
Copy full SHA for 689b9d0 - Browse repository at this point
Copy the full SHA 689b9d0View commit details -
chore(generatedssupersuper): improve warnings
Also, use `logger.warning` instead of `warnings.warn`
Configuration menu - View commit details
-
Copy full SHA for 89bd448 - Browse repository at this point
Copy the full SHA 89bd448View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e7329e - Browse repository at this point
Copy the full SHA 3e7329eView commit details -
feat(component-factory): handle addition of "__ANY__"
Use cases: - `component_factory(sometype, __ANY__="something")` - `l = component_factory(sometype); l.add("something", hint="__ANY__")` In both, we require the user to give some notion that they are trying to add a `__ANY__` member.
Configuration menu - View commit details
-
Copy full SHA for 737839e - Browse repository at this point
Copy the full SHA 737839eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c575dbe - Browse repository at this point
Copy the full SHA c575dbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09117fc - Browse repository at this point
Copy the full SHA 09117fcView commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 843d5df - Browse repository at this point
Copy the full SHA 843d5dfView commit details
Commits on Aug 15, 2024
-
chore: make validation disabled messages into debugs
Otherwise the output is too verbose.
Configuration menu - View commit details
-
Copy full SHA for 0e1e62e - Browse repository at this point
Copy the full SHA 0e1e62eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8d4b8a - Browse repository at this point
Copy the full SHA e8d4b8aView commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ebb2f8c - Browse repository at this point
Copy the full SHA ebb2f8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb7d15d - Browse repository at this point
Copy the full SHA fb7d15dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a440a28 - Browse repository at this point
Copy the full SHA a440a28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a9f3e5 - Browse repository at this point
Copy the full SHA 3a9f3e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2bba99 - Browse repository at this point
Copy the full SHA d2bba99View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a60ae01 - Browse repository at this point
Copy the full SHA a60ae01View commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 49ee2c8 - Browse repository at this point
Copy the full SHA 49ee2c8View commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 704483a - Browse repository at this point
Copy the full SHA 704483aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86e8915 - Browse repository at this point
Copy the full SHA 86e8915View commit details -
Configuration menu - View commit details
-
Copy full SHA for 124eefe - Browse repository at this point
Copy the full SHA 124eefeView commit details -
chore: revert method name to
get_by_id
I was breaking API here!
Configuration menu - View commit details
-
Copy full SHA for db7e442 - Browse repository at this point
Copy the full SHA db7e442View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b63e12 - Browse repository at this point
Copy the full SHA 5b63e12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e36a9f - Browse repository at this point
Copy the full SHA 5e36a9fView commit details