From f66d1c1a0b27eca81c35179dacd9a33d0835651f Mon Sep 17 00:00:00 2001 From: Laurent Pugin Date: Wed, 22 Dec 2021 09:27:54 +0100 Subject: [PATCH] Release 3.8.0 --- CHANGELOG.md | 2 +- Verovio.podspec | 2 +- bindings/iOS/all.h | 2 -- bindings/java/pom.xml | 2 +- codemeta.json | 4 ++-- emscripten/npm/package.json | 2 +- 6 files changed, 6 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d44ee6626f7..bae517c95f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [unreleased] +## [3.8.0] - 2021-12-22 * Support for figured-bass extenders on `f` without `@tstamp` or `@startid` * Improved page-based MEI output with validation with a customized MEI Schema * Improved layout with beams and control events (ornaments, fingering, etc.) (@eNote-GmBH) diff --git a/Verovio.podspec b/Verovio.podspec index 5c332e966f5..e58b3c215aa 100644 --- a/Verovio.podspec +++ b/Verovio.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Verovio' - s.version = '3.7.0' + s.version = '3.8.0' s.license = { :type => 'LGPL' } s.homepage = 'https://www.verovio.org/index.xhtml' s.authors = { 'Contributors List' => 'https://github.com/rism-digital/verovio/graphs/contributors' } diff --git a/bindings/iOS/all.h b/bindings/iOS/all.h index 0a11615e38a..55313b8d848 100644 --- a/bindings/iOS/all.h +++ b/bindings/iOS/all.h @@ -72,7 +72,6 @@ #import #import #import -#import #import #import #import @@ -138,7 +137,6 @@ #import #import #import -#import #import #import #import diff --git a/bindings/java/pom.xml b/bindings/java/pom.xml index dd32d53d58c..d9853fdf035 100644 --- a/bindings/java/pom.xml +++ b/bindings/java/pom.xml @@ -4,7 +4,7 @@ org.rism.verovio VerovioToolkit - 3.7.0 + 3.8.0 jar VerovioToolkit diff --git a/codemeta.json b/codemeta.json index cff5439c0a1..cd2b60481e2 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": "3.7.0", - "datePublished": "2021-11-22", + "softwareVersion": "3.8.0", + "datePublished": "2021-12-22", "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 c781a19c23e..58a4370f5e1 100644 --- a/emscripten/npm/package.json +++ b/emscripten/npm/package.json @@ -1,6 +1,6 @@ { "name": "verovio", - "version": "3.7.0", + "version": "3.8.0", "description": "This is the stable version of the verovio package", "main": "index.js", "keywords": [