Skip to content

1.0.0a

Compare
Choose a tag to compare
@PonteIneptique PonteIneptique released this 12 May 14:09
· 102 commits to master since this release
  • Added a plugin system (Issue #48 )
  • Added a way to add routes to Nemo which does not use template (Issue #49)
  • Templates are now using namespaces (Issue #50 ).
  • Made Breadcrumb a by default loaded plugin so that it can be unloaded or overwritten easily
  • Updated the documentation to reflect the changes
  • Moved away chunkers and filters from the main init to submodules
  • Updated examples
  • Contribution Guidelines finally written ( #26 ) [Can be improved]
  • Bumped to 1.0.0
  • Fixed issues by making them irrelevant ( #46 )
  • Removed search from menu layout ( #17 )