Skip to content

Release 4.0.0 #82

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 9, 2017
Merged

Release 4.0.0 #82

merged 2 commits into from
Oct 9, 2017

Conversation

manicki
Copy link
Member

@manicki manicki commented Oct 9, 2017

Needed for https://phabricator.wikimedia.org/T177476. Blocking wmde/WikibaseSerializationJavaScript#47.

Note this contains commits from #81 which should be merged first. The only relevant commit here is dc44cff.

README.md Outdated

* Made the library a pure JavaScript library.
* Removed MediaWiki ResourceLoader module definitions.
* Raised DataValues JS library version requirement to 0.10.0.
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it really necessary to drop the compatibility with DataValues JavaScript 0.9?

Also, I think we should use the exact name of the component: "DataValues JavaScript".

Copy link
Member Author

Choose a reason for hiding this comment

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

It is necessary in my eyes, given dropping all php stuff and depending on the npm package (which only exists for 0.10).

Re names: well I can change it sure, but: the name you gave is neither name of the old packagist package nor the name of the npm package. So how it is the "exact name of the component"?

Copy link
Contributor

Choose a reason for hiding this comment

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

It's "DataValues JavaScript", never "JS".

I think I understand why this isn't compatible with 0.9 any more. Thanks.

init.php Outdated
/**
* @deprecated since 3.0
*/
define( 'WIKIBASE_DATAMODEL_JAVASCRIPT_VERSION', '4.0.0' );
Copy link
Contributor

Choose a reason for hiding this comment

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

We usually mention the removal of constants in the release notes.

Copy link
Member Author

Choose a reason for hiding this comment

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

hm, can say, although it says already there is only JS now there (thus no PHP constants).

Copy link
Contributor

@thiemowmde thiemowmde left a comment

Choose a reason for hiding this comment

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

I manually rebased this after I merged #81 and GitHub run into a merge conflict that just disappeared locally. o_O? Feel free to merge this now if you are find with my additions.

@manicki manicki merged commit f566ff3 into master Oct 9, 2017
@manicki manicki deleted the rel400 branch October 9, 2017 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants