Skip to content

Releases: ongr-archive/ContentBundle

v0.4.1

19 May 09:01
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

Quick fixes:

  • Snippet for non-existing document should not throw an exception #52

v0.4.0

03 Mar 22:03
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • improved test coverage
  • removed old currency classes
  • Changed DocumentTrait to AbstractDocument

v0.3.1

18 Jan 22:53
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release
  • fix: missing SeoAwareTrait to AbstractProductDocument #35

v0.3.0

16 Jan 12:39
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • minor style improvements
  • connector's traits marked as deprecated (will remove in 1.0)
  • added extendable abstract documents to abstract connector documents
  • changed is_active to active column in es document

v0.2.0

23 Dec 08:28
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

New features:

  • removed CategoryList #6 (use filter manager instead)
  • added standardized ElasticSearch(ES) Document traits #15
  • changed ES Document attributes from public to prived and added setters and getters #18

Bugfixes:

  • updated Unit tests #10
  • code style updated to ongr-strict-standard #14

Fixed issues:

  • move ES Documents from TestingBundle to ContentBundle #13 (PR #15)
  • dependency ongr/router-bundle is only required in dev environment, must be in required #16 (PR #17)

v0.1.0

15 Jan 14:33
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
Initial release