Releases: mojotech/torch
Releases · mojotech/torch
Bugfix Release
Closed issues:
Version 3.6.1
v3.6.1 (2021-03-19)
Closed issues:
- Torch in Umbrella? #207
Merged pull requests:
- [fix] Ensure only the Torch layout is used on Phx 1.5 #212 (cpjolicoeur)
- Bump excoveralls from 0.13.1 to 0.13.4 #203 (dependabot-preview[bot])
- Bump credo from 1.4.1 to 1.5.4 #202 (dependabot-preview[bot])
- Bump timex from 3.6.2 to 3.6.3 #201 (dependabot-preview[bot])
- Bump ex_unit_notifier from 0.1.4 to 1.0.0 #200 (dependabot-preview[bot])
- Bump ex_doc from 0.22.5 to 0.23.0 #195 (dependabot-preview[bot])
Version 3.6.0
Merged pull requests:
- Add Vietnamese locale translation #205 (cpjolicoeur)
- Bump credo from 1.4.0 to 1.4.1 #193 (dependabot-preview[bot])
Version 3.5.0
v3.5.0 (2020-10-02)
Added German translations thanks to @maennchen and updated the mix torch.uninstall
task to mimic the torch.install
task by only removing files added during installation.
Closed issues:
- CSS does not work #178
Merged pull requests:
- German Translations #192 (maennchen)
- [mix] Update uninstall task to mimic install #191 (cpjolicoeur)
- Update GH actions config #187 (cpjolicoeur)
- Update GH Actions hooks #186 (cpjolicoeur)
- Add Github Actions CI config #185 (cpjolicoeur)
- Bump jason from 1.2.1 to 1.2.2 #184 (dependabot-preview[bot])
- Bump ex_doc from 0.22.2 to 0.22.5 #183 (dependabot-preview[bot])
- Bump gettext from 0.18.0 to 0.18.1 #181 (dependabot-preview[bot])
- Bump excoveralls from 0.13.0 to 0.13.1 #180 (dependabot-preview[bot])
- Bump ex_doc from 0.22.1 to 0.22.2 #179 (dependabot-preview[bot])
[bugfix] Version 3.4.1
v3.4.1 (2020-06-10)
Closed issues:
- Invalid plug layout option #168
Merged pull requests:
- Fix slime template markup #177 (cpjolicoeur)
Version 3.4.0
Thanks to @scorsi for help with this release and the new put_root_layout
plug fix for Phoenix 1.5 and up.
v3.4.0 (2020-06-10)
Merged pull requests:
- Use new
put_root_layout
plug on Phoenix 1.5+ #176 (cpjolicoeur) - Remove jQuery from assets #175 (cpjolicoeur)
- Bump excoveralls from 0.12.3 to 0.13.0 #174 (dependabot-preview[bot])
- Rename Slime injection templates #173 (cpjolicoeur)
Version 3.3.1
This is just a small patch release to fix a typo.
v3.3.1 (2020-05-28)
Fixed bugs:
- Fix typo in slime generator
Merged pull requests:
- Bump timex from 3.6.1 to 3.6.2 #167 (dependabot-preview[bot])
- Bump ex_doc from 0.21.3 to 0.22.1 #166 (dependabot-preview[bot])
- Bump phoenix_html from 2.13.3 to 2.13.4 #165 (dependabot-preview[bot])
Version 3.3.0 - The one with Slime improvements
v3.3.0 (2020-05-27)
Fixed bugs:
- Fix slime generator #157
Closed issues:
- Pagination error "paginate_products/1 is undefined or private." #163
Merged pull requests:
- Bump jason from 1.2.0 to 1.2.1 #162 (dependabot-preview[bot])
- Bump gettext from 0.17.4 to 0.18.0 #161 (dependabot-preview[bot])
- Fix slime generator #156 (juanvico)
Thanks to @juanvico and @brunvez for the help with the Slim(e) generator updates.
Version 3.2.1
Implemented enhancements:
- Pikaday uses date format that Filtrex doesn't recognize breaking filter #153
Closed issues:
- assets not building in phoenix 1.5.1 #158
Merged pull requests:
- Update templates for Phoenix 1.5 changes #159 (cpjolicoeur)
- Fixes pikaday date formating to YYYY-MM-DD #154 (sezaru)
- Bump credo from 1.3.2 to 1.4.0 #150 (dependabot-preview[bot])
Version 3.2.0
Closed issues:
- Can't run the server after installing torch #146
- Generate files into proper umbrella apps #83
- Filter select view function should support custom options #65
Merged pull requests:
- Official support for Phoenix 1.5 #152 (cpjolicoeur)
- Dont allow torch mix tasks from top-level of umbrella app #148 (cpjolicoeur)
- Bump credo from 1.1.5 to 1.3.2 #142 (dependabot-preview[bot])
- Bump excoveralls from 0.12.1 to 0.12.3 #141 (dependabot-preview[bot])
- Bump ex_doc from 0.21.2 to 0.21.3 #132 (dependabot-preview[bot])
- Bump gettext from 0.17.1 to 0.17.4 #128 (dependabot-preview[bot])
- Bump timex from 3.5.0 to 3.6.1 #118 (dependabot-preview[bot])