Skip to content

Preparation for version 1.4.3 release #330

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 8 commits into from
Oct 25, 2019
Merged

Conversation

mpsonntag
Copy link
Contributor

@mpsonntag mpsonntag commented Oct 24, 2019

This PR prepares for the release of version 1.4.3. It

  • updates the release number, copyright date and the classifiers in info.json.
  • adds all changes since v1.4.2 to the CHANGELOG.
  • restructures the README file and adds a badge for easy access to readthedocs.
  • updates the travis build matrix to include Python 3.7 and 3.8 builds and the appveyor build matrix to include Python 3.7 builds.
  • the CLI script odmlconversion is renamed to odmlconvert. All documentation is updated, the script is still available under its previous name odmlconversion with a deprecation notice.

- adds tutorial and cli script sections
- restructures the content to point users first how to get
  started with odml and only later on to details like dependencies.
- adds readthedocs badge
@coveralls
Copy link

coveralls commented Oct 24, 2019

Coverage Status

Coverage increased (+0.3%) to 74.926% when pulling 3171ed9 on mpsonntag:release143 into a5ff665 on G-Node:master.

@achilleas-k
Copy link
Member

achilleas-k commented Oct 24, 2019

A general comment, before we release: Would it be better to call the conversion script odmlconvert? Command line programs and commands tend to be imperative verbs by convention (in a commanding fashion) and it feels weird to have this be called odmlconversion.

@mpsonntag
Copy link
Contributor Author

A general comment, before we release: Would it be better to call the conversion script odmlconvert? Command line programs and commands tend to be imperative verbs by convention (in a commanding fashion) and it feels weird to have this be called odmlconversion.

I don't mind changing the name, but this script has already been released with 1.4.2, so its already out there as odmlconversion.

@achilleas-k
Copy link
Member

Forgot that it's been a while. I guess we can keep it as is.

The odmlconversion cli script is renamed to odmlconvert.
A deprecation notice is displayed if the previous script
name 'odmlconversion' is called from the command line.
The documentation in docs, README and CHANGELOG
has been updated with the rename of the CLI script
'odmlconversion' to 'odmlconvert'.
@jgrewe jgrewe merged commit 2d9a95d into G-Node:master Oct 25, 2019
@mpsonntag mpsonntag deleted the release143 branch October 28, 2019 10:18
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.

4 participants