Skip to content
Scott Robinson edited this page May 18, 2016 · 2 revisions

For better transparency and collaboration, I've posted some rough milestones for the next minor and major versions of Camo. These are not concrete, so feedback is welcome. Please submit feedback via the given issues.

In general, Camo plans to move to v1.0 when all major issues and features have been implemented. This could include anything that has significant impact on backwards compatibility or any major gaps in features provided. All of the questions posed here must also be answered before moving to v1.0.

v0.13.0

  • Allow Camo to add timestamp fields (#40)
  • Add support for $inc, $push, $pop, $pull, etc (#48)
  • Improve validation errors (#41, #56)
  • Fix inconsistencies in document when creating/loading (#50)
  • Bulk create/save support (#72)
  • Improve automated test coverage for Mongo (#74)

v1.0.0

  • Move schema declaration out of constructor (#25)
  • Support usage in browser
  • Deep reference loading
  • Github pages documentation site
Clone this wiki locally