v0.3.0
What's Changed
- Generate
initialize()
with kwargs for ivars, locals and method calls by @marcoroth in #31 - Component name suggestions by @marcoroth in #32
raw
->unsafe_raw
by @marcoroth in #41- Refactor
Phlexing::NameSuggestor
by @marcoroth in #43 - Rely on
phlex
for detecting custom elements by @marcoroth in #44 - Sort and order attr, kwargs and custom elements by @marcoroth in #45
Commits
Full Changelog: v0.2.0...v0.3.0