Skip to content

v1.1.0 Release

Compare
Choose a tag to compare
@pjohnmeyer pjohnmeyer released this 16 May 20:24
· 102 commits to main since this release

This is our first release with schema IDs that are accessible at https://schema.opencaptablecoalition.com, e.g. https://schema.opencaptablecoalition.com/v/1.1.0/files/OCFManifestFile.schema.json or https://schema.opencaptablecoalition.com/v/1.1.0/objects/Issuer.schema.json.

Schema Changes

  • Creation of capitalization definition rules based on issue #357. by @arthur-clara in #401
  • Add RSA Support by @JSv4 in #396
  • Update to the contact info type inside the Stakeholder object by @arthur-clara in #400
  • Make ocf_version const in OCF Manifest File by @pjohnmeyer in #408
  • Added proposal to give stock plans a clear default rule on what happe… by @JSv4 in #380
  • [Enhancement] - Add draft transaction to return plan securities' shares to pool by @JSv4 in #381
  • Revise PlanSecurity to Permit Plan-less Options and Incorporate Additional Type Enums by @JSv4 in #397

Other Changes

Full Changelog: v1.0.0...v1.1.0