Releases: mojotech/torch
Releases · mojotech/torch
v5.3.1
What's Changed
- Bump ex_doc from 0.31.1 to 0.32.1 by @dependabot in #455
- Support OTP 26 by @cpjolicoeur in #461
- [fix] Properly import used functions by @cpjolicoeur in #463
Full Changelog: v5.2.0...v5.3.1
v5.2.0
What's Changed
- Bump credo from 1.7.0 to 1.7.1 by @dependabot in #431
- Bump phoenix_live_view from 0.20.0 to 0.20.1 by @dependabot in #433
- Bump excoveralls from 0.17.1 to 0.18.0 by @dependabot in #434
- Bump ex_doc from 0.30.6 to 0.30.9 by @dependabot in #438
- Bump phoenix from 1.7.7 to 1.7.9 by @dependabot in #437
- Bump actions/setup-node from 3 to 4 by @dependabot in #439
- Some cleanup of tests and test artifacts by @noahduncan in #451
- Changes to allow torch to work with
phoenix_html >= 4.0
by @noahduncan in #452 - Bump actions/cache from 3 to 4 by @dependabot in #449
- Bump ex_doc from 0.30.9 to 0.31.1 by @dependabot in #447
- Bump gettext from 0.23.1 to 0.24.0 by @dependabot in #441
- Bump credo from 1.7.1 to 1.7.3 by @dependabot in #445
- Bump phoenix from 1.7.9 to 1.7.12 by @dependabot in #453
New Contributors
- @noahduncan made their first contribution in #451
Full Changelog: v5.1.2...v5.2.0
Torch 4.3.2
v4.3.2 version bump for next release
Torch 3.9.1
v3.9.1 [ci] Use specific ubuntu OS
Torch 5
What's Changed
- Torch v5 branch merge for upcoming release by @cpjolicoeur in #384
Full Changelog: v4.3.2...v5.0.0
Version 4.1.0
Closed issues:
- Boolean filter somtimes needs three states: true, false, and "don't include in filter" #324
Merged pull requests:
- Update boolean input filter UI #328 (cpjolicoeur)
- Remove code checking for phx < 1.6 #327 (cpjolicoeur)
Version 3.9.0
Closed issues:
- Boolean filter somtimes needs three states: true, false, and "don't include in filter" #324
Merged pull requests:
- Update boolean input for v3 branch #329 (cpjolicoeur)
Version 4.0.0
NOTE
Torch Version 4 is not backwards compatible with Torch version 3 and prior due to the fact that Torch v4 only supports Phoenix 1.6 and newer. Support for Phoenix 1.5 and older remains in the v3 branch, which will be maintained for the near future, but only Phoenix 1.6+ will be supported in Torch v4.
Closed issues:
- Phoenix 1.4.2 Breaks Migration Generation #103
- No torch.html generated when used with Phoenix 1.4 #100
- Generate files into proper umbrella apps #83
Merged pull requests:
- V4 #325 (cpjolicoeur)
Version 3.8.0
v3.8.0 (2022-02-08)
Closed issues:
Merged pull requests:
- [chore] extract date parse logic #296 (chewnoill)
- Revert "Bump ex_doc from 0.26.0 to 0.28.0" #288 (cpjolicoeur)
- Revert support for phoenix 1.6 from the master branch #287 (chewnoill)
- Bump ex_doc from 0.26.0 to 0.28.0 #285 (dependabot[bot])
- "use Mix.Config is deprecated. Use the Config module instead" #280 (krainboltgreene)
- "clauses with the same name should be grouped together" #279 (krainboltgreene)
- Bump jason from 1.2.2 to 1.3.0 #277 (dependabot[bot])
- Bump gettext from 0.18.2 to 0.19.0 #275 (dependabot[bot])
Bugfix Release
Closed issues: