Skip to content

Releases: Lemon-Framework/Lemon

3.19.2

14 Nov 13:36
015de44
Compare
Choose a tag to compare

Fixed

  • Escaping in templates

3.19.1

16 Sep 14:29
Compare
Choose a tag to compare

Fixed

  • Mysql DB driver
  • Interface implemented by \Lemon\Cache\Exceptions\InvalidArgumentException

Updated

  • \Lemon\Http\Request::data() now returns empty array instead of null when the data is empty array.

3.19.0

20 Aug 15:26
4c85a68
Compare
Choose a tag to compare

Added

  • Support for nullable injectable classes
  • Boolean validation rule by @harabisj in #149
  • Numeric comparison and year validation rules by @harabisj in #150
  • Validation rule for enum values by @harabisj in #151
  • TrimStrings middleware

Changed

  • Request method of delete controller method to POST to prevent CSRF attack

New contributors

And thats all for now, have great rest of the summer and have fun dudes! πŸ‹

3.18.0

04 Aug 17:14
3ba5063
Compare
Choose a tag to compare

Added

  • date and datetime validation rule
  • Arr::map method that provides mapping with passing key to the function
  • CustomResponse class for sending custom responses (e.g. images)
  • Support for nested callables in ResponseFactory::mape

Fixed

  • Sending files from forms

Changed

  • Update request method to POST instead of PUT

Have nice rest of summer and have fun dudes! πŸ‹

3.17.0

29 Jul 19:13
Compare
Choose a tag to compare

Fixed

  • Validator zest
  • Include directive

Added

  • String notation in text directive
  • $_name to templates which shows current template name
  • Route::redirect, which creates redirecting route
  • Template "supervariables" ($_) in layout blocks.

I've also wanted to implement nested layouts, but that didn't work so I will probably add it in juice 2.

Enjoy the rest of summer and have fun dudes! πŸ‹

3.16.2

21 Jul 09:55
Compare
Choose a tag to compare

OK after a long time, new Lemon Release!

Added

  • Validator::addError

Fixed

  • Validator::error translations

Have fun dudes! πŸ‹

3.16.1

23 Jun 19:16
Compare
Choose a tag to compare

Added

  • Support for nullable parameters in data mapping

3.16.0

15 Apr 15:44
Compare
Choose a tag to compare

Hey everyone! How you doing? There was no new version in a while, but there are some new minor changes:

Added

  • Request::mustBe() in #135

Removed

  • HTML rendering in Dumper

Changed

  • Prefix to extension in Env
  • ⚠️ License to GPL 3 ⚠️

I hope there will be more updates but I don't have much time, so if there are some volunteers, feel free to ask in discussions or issues. But most importantly, have fun dudes! πŸ‹

3.15.2

17 Feb 20:30
Compare
Choose a tag to compare

Fixed

  • Cookies setting (they were not setting)

I hope this is last release of the day, it weird that i didn't seen such obvious bugs.

3.15.1

17 Feb 19:40
Compare
Choose a tag to compare

Fixed

  • Layout rendering

Good night and have fun dudes! πŸ‹