Skip to content

Releases: dicoding-dev/L42x

v4.2.75

05 May 06:43
e1d1bcd
Compare
Choose a tag to compare

What's Changed

  • Upgrade Symfony components to 6.4 LTS by @rizqyhi in #9

Full Changelog: 4.2.74...4.2.75

v4.2.74

22 Sep 08:58
8db410b
Compare
Choose a tag to compare

v4.2.73

18 Aug 08:09
af060a6
Compare
Choose a tag to compare
  • [#5] Implements single action controller
  • [#6] Backport some blade directives

v4.2.72

28 Jul 07:40
84b6c7d
Compare
Choose a tag to compare
  • [#1] Replace timestamps() column type in schema builder from timestamp into datetime
  • [#2] Implements Redirector::back() fallback mechanism
  • [#3] Create PR check workflow
  • [#4] Backport Route::redirect() method