Releases: mojotech/torch
Releases · mojotech/torch
v5.6.0
Closed issues:
- Support binary_id search fields #256
Merged pull requests:
- UUID field #521 (kevinam99)
- Bump mix_test_watch from 1.2.0 to 1.3.0 #519 (dependabot[bot])
- Bump phoenix_live_view from 1.0.1 to 1.0.17 #518 (dependabot[bot])
- Bump ex_doc from 0.35.1 to 0.38.2 #517 (dependabot[bot])
- Bump credo from 1.7.11 to 1.7.12 #512 (dependabot[bot])
- [i18n] Add support to Brazilian Portuguese #509 (diogenes)
- Bump credo from 1.7.10 to 1.7.11 #500 (dependabot[bot])
- [conf] Update Github action runner os #498 (cpjolicoeur)
- Bump excoveralls from 0.18.3 to 0.18.5 #496 (dependabot[bot])
- Fix elixir 1.18 compilation warnings #495 (axelson)
- Add file as a type for torch_input #494 (axelson)
- Bump ex_doc from 0.34.2 to 0.35.1 #489 (dependabot[bot])
- Bump gettext from 0.26.1 to 0.26.2 #488 (dependabot[bot])
- Bump credo from 1.7.8 to 1.7.10 #487 (dependabot[bot])
- Bump scrivener_ecto from 3.0.1 to 3.1.0 #484 (dependabot[bot])
v5.5.0
What's Changed
- More doc links by @axelson in #490
- Fix compilation warning on Elixir 1.18 by @axelson in #492
- Update for LiveView 1.0 by @cpjolicoeur in #493
Full Changelog: v5.4.0...v5.5.0
v5.4.0
What's Changed
- Bump scrivener_ecto by @samhamilton in #483
New Contributors
- @samhamilton made their first contribution in #483
Full Changelog: v5.3.2...v5.4.0
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)