All Notable changes to NigelGreenway/Demander
will be documented in this file
- Fixes #3 : Correct mistake in sentence.
ViewModelCollection
class to extendArrayIterator
to allow use of the internal iterators.@deprecated
tag for methods that will be removed
- Fix broken demo script.
- The use of the
return
keyword within theException
classes.
_Not sure as I forgot to update the changelog document
- Added
interfaces
forQuery
,QueryHandler
andQueryMediator
. - Added Core components:
ViewModel
andInMemoryMediator
with exceptions. - Added start of PHP Unit tests
- Added simple demo
- Added Travis-CI to package