Skip to content

chore :update for 3.6 release#299

Closed
thomaszurkan-optimizely wants to merge 2 commits intomasterfrom
prepare3.6-beta
Closed

chore :update for 3.6 release#299
thomaszurkan-optimizely wants to merge 2 commits intomasterfrom
prepare3.6-beta

Conversation

@thomaszurkan-optimizely
Copy link
Copy Markdown
Contributor

Summary

  • update for 3.6 release with semver, python 3.4 install fix, and datafile accessor.

@coveralls
Copy link
Copy Markdown

coveralls commented Sep 22, 2020

Coverage Status

Coverage remained the same at 96.304% when pulling dd7f212 on prepare3.6-beta into c78e3de on master.

CHANGELOG.md Outdated
# Optimizely Python SDK Changelog

## 3.6.0-beta
September 21st, 2020
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will need to be updated.

CHANGELOG.md Outdated
September 21st, 2020

### New Features:
* Version targeting using semantic version syntax [#293](https://github.com/optimizely/python-sdk/pull/293)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit. Period after last word in all of these updates. So after syntax, accessor and pypy.

CHANGELOG.md Outdated

### New Features:
* Version targeting using semantic version syntax [#293](https://github.com/optimizely/python-sdk/pull/293)
* Datafile accessor [#283](https://github.com/optimizely/python-sdk/pull/283)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not very descriptive. May be Datafile accessor API to get datafile corresponding to the instance.

# limitations under the License.

version_info = (3, 5, 2)
version_info = (3, 6, 0)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will have to be (3, 6, '0-beta')

@thomaszurkan-optimizely thomaszurkan-optimizely changed the title feature :update for 3.6 release chore :update for 3.6 release Sep 22, 2020

## 3.6.0-beta
September 21st, 2020
September 22st, 2020
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

22nd ... and now 23rd

@aliabbasrizvi
Copy link
Copy Markdown
Contributor

Closing in favor of: #301

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants