grame-cncm / libmusicxml

A C/C++ library to support the MusicXML format.
Mozilla Public License 2.0
152 stars 33 forks source link

Could you please make releases more frequently so that packages can use them instead of the current version? #18

Closed yurivict closed 5 years ago

dfober commented 6 years ago

I'm currently working on that. A new release should be available by the end of the year.

jacques-menu commented 6 years ago

2.2 ou 3.0?

JM

Le 3 nov. 2017 à 08:52, Dominique Fober notifications@github.com a écrit :

I'm currently working on that. A new release should be available by the end of the year.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/grame-cncm/libmusicxml/issues/18#issuecomment-341639431, or mute the thread https://github.com/notifications/unsubscribe-auth/AGKb-pqmBiP6CQDoe5gFU1Gi5NgAyIfAks5sysZPgaJpZM4QPz1a.

yurivict commented 6 years ago

You also need to make version numbers consistent. Your commend says 3.00. GitHub tag says v300. And:

$ git describe --tags 707085e 
v300-159-g707085e8

So the version is actually 300, not 3.00.

dfober commented 6 years ago

That's fixed. The tag has been renamed more consistently to v3.00. You'll have to update your repository if you have a reference to v300.

dvzrv commented 6 years ago

what's the status on this? I might need to package this for csound.

jacques-menu commented 6 years ago

Hello David,

Dominique Fober, who is in charge of libmusicxml2, is a bit busy these days, this is thus my personal, non-authoritative answer.

This lib is very stable : I’m using it, working actively on the lilypond branch, that will be merged with the master as soon as I have an alpha1 version.

HTH!

--

Jacques Menu mailto:imj-219@bluewin.ch

Le 17 mai 2018 à 20:39, David Runge notifications@github.com a écrit :

what's the status on this? I might need to package this for csound.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/grame-cncm/libmusicxml/issues/18#issuecomment-389967191, or mute the thread https://github.com/notifications/unsubscribe-auth/AGKb-kYC-k785vzUUBm10HqbUrmsttipks5tzcPMgaJpZM4QPz1a.

dvzrv commented 6 years ago

This lib is very stable : I’m using it, working actively on the lilypond branch, that will be merged with the master as soon as I have an alpha1 version. Thanks! Enough for me ;-)

dfober commented 5 years ago

A new release (v. 3.13) is available :-)