Skip to content

Latest commit

 

History

History
77 lines (43 loc) · 2.77 KB

CHANGELOG.md

File metadata and controls

77 lines (43 loc) · 2.77 KB

Changelog

All notable changes to transmatic will be documented in this file.

v1.1.0 - 2024-03-22

What's Changed

  • Laravel 11 by @andrewdwallo in #20
  • Bump ramsey/composer-install from 2 to 3 by @dependabot in #19

Full Changelog: https://github.com/andrewdwallo/transmatic/compare/v1.0.6...v1.1.0

v1.0.6 - 2024-01-01

What's Changed

  • Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #15
  • Update Documentation by @andrewdwallo in #16

Full Changelog: https://github.com/andrewdwallo/transmatic/compare/v1.0.5...v1.0.6

v1.0.5 - 2023-11-03

What's Changed

  • Update README by @andrewdwallo in #7
  • Create SECURITY.md by @andrewdwallo in #8
  • Update bug.yml by @andrewdwallo in #9
  • Update config.yml by @andrewdwallo in #10
  • Update README.md by @andrewdwallo in #11

Full Changelog: https://github.com/andrewdwallo/transmatic/compare/v1.0.4...v1.0.5

v1.0.4 - 2023-11-02

What's Changed

  • feat: Support global locale override and processing all missing trans… by @andrewdwallo in #5

Full Changelog: https://github.com/andrewdwallo/transmatic/compare/v1.0.3...v1.0.4

v1.0.3 - 2023-11-01

What's Changed

  • feat: Support translation placeholders by @andrewdwallo in #4

New Contributors

  • @andrewdwallo made their first contribution in #4

Full Changelog: https://github.com/andrewdwallo/transmatic/compare/v1.0.2...v1.0.3

v1.0.2 - 2023-10-29

Full Changelog: https://github.com/andrewdwallo/transmatic/compare/v1.0.1...v1.0.2

v1.0.1 - 2023-10-28

Full Changelog: https://github.com/andrewdwallo/transmatic/compare/v1.0.0...v1.0.1

v1.0.0 - 2023-10-27

What's Changed

Transmatic Initial Release!

  • Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #2
  • Bump actions/checkout from 3 to 4 by @dependabot in #1
  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #3

New Contributors

  • @dependabot made their first contribution in #2

Full Changelog: https://github.com/andrewdwallo/transmatic/commits/v1.0.0