Skip to content

Releases: corcel/corcel

v1.0.1: Merge pull request #82 from jgrossi/dev

01 Mar 01:31
Compare
Choose a tag to compare
  • Fixed the problem with multiples queries when getting post meta data
  • Fixed meta data problem when using multiple connections (like Laravel)
  • Added Corcel\Model class to change how relationships are made

v1.0.0

03 Feb 23:32
Compare
Choose a tag to compare

Hi guys! That's our first release!

Thanks to @Josec89 @Big-Shark @andrewgould @dreanmer @ThiagoF @rundef @adrianogl @ashwin-sureshkumar @kriskbx @bruno-barros @yoramdelangen

  • Options model
  • Meta values serialization #55
  • Post terms support #60
  • Beautify model arguments #54
  • Laravel 5 support #22 and #32
  • Fixed table prefixed issues #10 and #15
  • Wordpress menu support #9
  • Support for tags and categories #2
  • Fixed retrieving meta data for users and posts #1