Skip to content

Conversation

@shoshins
Copy link

  1. Promises significantly improved;
  2. ready/afterready events converted to promises;
  3. options parameters for menu page invocation;
  4. babel polyfill already exists check added
  5. custom menu template option

@shoshins shoshins changed the title Milestone enhancements Promises reworked, menubar functionality in events/options improved Jan 20, 2017
package.json Outdated
{
"name": "atvjs",
"version": "0.2.5",
"version": "0.2.6",

Choose a reason for hiding this comment

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

I suggest update major version because of breaking changes in this PR.

Here are major semver rules:

  1. 1.X.X — Major update for breaking changes. Even if they are mostly backward compatible
  2. X.1.X — Minor update for new features with backward compatibility.
  3. X.X.1 — Patch update only for bugfixes.

Copy link
Author

Choose a reason for hiding this comment

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

Yeah, it's true. I could not afford to change major version of library that was created by another person)

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.

2 participants