Skip to content

Releases: BrandEmbassy/slim-nette-extension

4.2

13 Jun 10:21
bc5279c
Compare
Choose a tag to compare
4.2

What's Changed

New Contributors

Full Changelog: 4.1...4.2

5.10

30 Apr 09:59
91c28e6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.9...5.10

5.9

17 Jan 15:59
ab9e0ee
Compare
Choose a tag to compare
5.9

What's Changed

Full Changelog: 5.8...5.9

5.8

19 May 12:46
4617cd5
Compare
Choose a tag to compare
5.8

What's Changed

Full Changelog: 5.7...5.8

5.7

19 May 07:41
4983f63
Compare
Choose a tag to compare
5.7

What's Changed

Full Changelog: 5.6...5.7

5.6

18 May 07:07
4823403
Compare
Choose a tag to compare
5.6

What's Changed

Full Changelog: 5.5...5.6

5.5

11 May 11:52
0b257f8
Compare
Choose a tag to compare
5.5

What's Changed

These options have been added to Slim settings:

  • detectTyposInRouteConfiguration
  • registerOnlyNecessaryRoutes
  • useApcuCache
  • disableUsingSlimContainer

New Contributors

Full Changelog: 5.4.2...5.5

5.4.2

25 Feb 09:54
cdb2677
Compare
Choose a tag to compare
Upgrade to coding-standard v8.6 (#54)

5.4.1

24 Feb 11:28
2e3bd96
Compare
Choose a tag to compare
Prevent response from being sent twice on non-silent running (#53)

5.4

04 Feb 14:48
79f9638
Compare
Choose a tag to compare
5.4
  • README.md: fix docs for route config (#49)
  • Add tests/temp/ to .gitignore (#50)
  • Allow to unregister a route (#51)
  • Protect from typos in route definitions (#52)