From 0ab6d0fb90e5fbecbc30a503e0cf59346af2221a Mon Sep 17 00:00:00 2001 From: Laurent Pugin Date: Wed, 11 Mar 2020 09:05:33 +0100 Subject: [PATCH] Release 2.6.0 --- CHANGELOG.md | 4 ++-- Verovio.podspec | 2 +- bindings/java/pom.xml | 2 +- bindings/python/setup.py | 2 +- codemeta.json | 4 ++-- emscripten/npm/package.json | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d44e6fd1c3a..7e9870ff456 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,12 @@ # Changelog -## [unreleased] +## [2.6.0] - 2020-03-11 * Support for Plaine and Easie output (limited features) * Support for lyrics on chords (@rettinghaus) * Support for reh elements (@rettinghaus) * Improved extender lines in MusicXML import (@rettinghaus) * Improved backup handling in MusicXML import (@wergo) -* Options for adjusting page with (--adjust-page-width) (@palgranum) +* Options for adjusting page width (--adjust-page-width) (@palgranum) * Fix overlapping group symbols (@rettinghaus) * Fix bug with choice and mdiv (@rettinghaus) * Fix tempo placement (@rettinghaus) diff --git a/Verovio.podspec b/Verovio.podspec index 8a2f84e8bb5..cd0a6117b78 100644 --- a/Verovio.podspec +++ b/Verovio.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Verovio' - s.version = '2.5.0' + s.version = '2.6.0' s.license = { :type => 'LGPL' } s.homepage = 'https://www.verovio.org/index.xhtml' s.authors = { 'Contributors List' => 'https://github.com/rism-ch/verovio/graphs/contributors' } diff --git a/bindings/java/pom.xml b/bindings/java/pom.xml index edd6ed6dbbc..4b07051486d 100644 --- a/bindings/java/pom.xml +++ b/bindings/java/pom.xml @@ -4,7 +4,7 @@ org.rism.verovio VerovioToolkit - 2.5.0 + 2.6.0 jar VerovioToolkit diff --git a/bindings/python/setup.py b/bindings/python/setup.py index 333ddfd8b4a..814168a2d1c 100755 --- a/bindings/python/setup.py +++ b/bindings/python/setup.py @@ -62,7 +62,7 @@ ) setup(name='verovio', - version='2.5.0', + version='2.6.0', url="www.verovio.org", description="""A library and toolkit for engraving MEI music notation into SVG""", ext_modules=[verovio_module], diff --git a/codemeta.json b/codemeta.json index d83b4bcbe4c..9304c4dadec 100644 --- a/codemeta.json +++ b/codemeta.json @@ -4,8 +4,8 @@ "identifier": "Verovio", "name": "Verovio", "description": "Verovio is a fast, portable and lightweight open-source library for engraving Music Encoding Initiative (MEI) music scores into SVG.", - "softwareVersion": "2.5.0", - "datePublished": "2020-02-03", + "softwareVersion": "2.6.0", + "datePublished": "2020-03-11", "license": "https://www.gnu.org/licenses/lgpl-3.0", "programmingLanguage": [{ "@type": "ComputerLanguage", diff --git a/emscripten/npm/package.json b/emscripten/npm/package.json index cc5ce301d2b..3455babc1ea 100644 --- a/emscripten/npm/package.json +++ b/emscripten/npm/package.json @@ -1,6 +1,6 @@ { "name": "verovio", - "version": "2.5.0", + "version": "2.6.0", "description": "This is the stable version of the verovio package", "main": "index.js", "keywords": [