Skip to content

Release 0.9.4

Compare
Choose a tag to compare
@romeOz romeOz released this 05 Dec 23:39
· 220 commits to master since this release
  • Demo as separate project
  • Implemented Docker to run the demo
  • Refactoring increment()
  • Renamed methods has() -> exists() and hasTag() -> existsTag()
  • Implemented CacheStub (stub for caching). Now property $enabled is useless (removed).