Releases: liveview-native/live_view_native
Releases · liveview-native/live_view_native
0.3.1
What's Changed
- Interface normalizer by @bcardarella in #200
- Grammar and syntax fix by @matthewlehner in #205
- Update lvn.setup.gen.ex by @AlexanderRoempke in #201
- Replace
Module.defines?/2
byKernel.function_exported?/3
by @Fudoshiki in #206
New Contributors
- @matthewlehner made their first contribution in #205
- @AlexanderRoempke made their first contribution in #201
- @Fudoshiki made their first contribution in #206
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Added documentation by @bcardarella in #130
- Allow for attribute handling by @bcardarella in #132
- Fix attribute value safe bug by @bcardarella in #133
- Annotate caller by @bcardarella in #135
- Delegate annotate functions by @bcardarella in #136
- Will support setting attributes to
false
by @bcardarella in #138 - Fixed available_plugins bug by @bcardarella in #140
- generator mix tasks by @bcardarella in #139
- Parsing schema module from arguments for tasks by @bcardarella in #141
- Update mix tasks by @bcardarella in #165
- Print configuration instrucitons after gen task is run by @bcardarella in #166
- mix lvn.setup by @bcardarella in #167
- Fix bug where if plugin doens't have a gen task by @bcardarella in #171
- Fixed new template re-compilation issue by @bcardarella in #176
- Update README.md by @bcardarella in #175
- typo fixes by @BrooklinJazz in #174
- Error mix task when module name is invalid by @bcardarella in #178
- Enable style attribute handling by @bcardarella in #179
- Fix attribute encoding by @bcardarella in #180
- Fix interface bug by @bcardarella in #181
- Typo fix in lvn.setup.ex by @LannyBose in #186
- Typo fixes by @kgautreaux in #185
- Mix install tasks codegen by @bcardarella in #187
- Support older put_root_layouts API by @bcardarella in #188
- Allow live reload pattern to be any position in kw list by @bcardarella in #189
- Fixes #183 - Allow Gettext opt-out by @bcardarella in #190
- Fix typo by @cmnstmntmn in #192
- Codegen improvements by @bcardarella in #193
- Ensure no file doesn't error during config task by @bcardarella in #194
- Fix bug with matching incorrect import_config by @bcardarella in #195
- Allow a default value for file write prompt by @bcardarella in #196
- Allow the config/ path to be overridden if set in the Mix project config by @bcardarella in #197
- Bc improved config insertions by @bcardarella in #198
- Update readme by @BrooklinJazz in #199
New Contributors
- @LannyBose made their first contribution in #186
- @kgautreaux made their first contribution in #185
- @cmnstmntmn made their first contribution in #192
Full Changelog: v0.2.0...0.3.0
v0.2.0
Full Changelog: v0.2.0-rc.1...v0.2.0
v0.2.0-rc.1
v0.2.0-rc.1
v0.2.0-beta.3
Last beta release before v0.2.0-rc.1