Skip to content
This repository was archived by the owner on Mar 8, 2024. It is now read-only.

Conversation

@0xCLARITY
Copy link
Collaborator

High Level Overview of Change

Changes the version header of the public API to 1.0 from 0.2.

Context of Change

By using a 1.0 version header, we give partners the most amount of time before June 18th to migrate to the new breaking changes, and don't introduce another mandatory breaking change before open-sourcing.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Tests (You added tests for code that already exists, or your new feature included in this PR)
  • Documentation Updates
  • Release

Test Plan

npm run test is all green.

@0xCLARITY 0xCLARITY requested review from 0xASK and dino-rodriguez June 1, 2020 16:58
@0xCLARITY 0xCLARITY merged this pull request into master Jun 1, 2020
@0xCLARITY 0xCLARITY deleted the 1.0-header branch June 1, 2020 18:03
dino-rodriguez pushed a commit that referenced this pull request Jun 17, 2020
Changes the version header of the public API to 1.0 from 0.2.

By using a 1.0 version header, we give partners the most amount of time before June 18th to migrate to the new breaking changes, and don't introduce another mandatory breaking change before open-sourcing.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants