{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":60098402,"defaultBranch":"master","name":"meico","ownerLogin":"cemfi","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-05-31T14:49:44.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/19552917?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1684324330.1829178","currentOid":""},"activityList":{"items":[{"before":"63d4596112af4cc15339628c4b4c0fff09954d83","after":"57ce42288b31dc1eb37f7c92e9e5c15c5523da64","ref":"refs/heads/master","pushedAt":"2024-05-10T11:58:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"README update","shortMessageHtmlLink":"README update"}},{"before":"01ce70bdf9f8794c1f9f78ecf59db7de6fbd23f3","after":"644d91b593ba52db2c7fa8ff0b3e88973ba29488","ref":"refs/heads/meicoApp","pushedAt":"2023-11-21T16:01:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"Updated README.md","shortMessageHtmlLink":"Updated README.md"}},{"before":"a16abef44c1b07318ebee5d5767d947abfb97dd5","after":"63d4596112af4cc15339628c4b4c0fff09954d83","ref":"refs/heads/master","pushedAt":"2023-11-21T16:00:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"Updated README.md","shortMessageHtmlLink":"Updated README.md"}},{"before":"88632d5d3d00a9437507ac6e52165e5bed1fdcce","after":"01ce70bdf9f8794c1f9f78ecf59db7de6fbd23f3","ref":"refs/heads/meicoApp","pushedAt":"2023-06-13T10:10:49.270Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"v0.9.0 Verovio Fix\n- Verovio update to v3.15.0-5abc7c0 and fix (due to broken backward compatibility).\n- Score rendering to one continuous line has been removed.","shortMessageHtmlLink":"v0.9.0 Verovio Fix"}},{"before":"9b1d86ac256335bdd7ce9d77980d6fd2d80adfb3","after":"a16abef44c1b07318ebee5d5767d947abfb97dd5","ref":"refs/heads/master","pushedAt":"2023-06-13T10:06:23.225Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"`README.md` update","shortMessageHtmlLink":"README.md update"}},{"before":"43f31c5b99a249b7efb5bf8c471a53d283d6317b","after":"88632d5d3d00a9437507ac6e52165e5bed1fdcce","ref":"refs/heads/meicoApp","pushedAt":"2023-06-12T12:35:28.246Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"Verovio update fix","shortMessageHtmlLink":"Verovio update fix"}},{"before":"749157cd7f2813a2e6d745a12dd600c3bae25953","after":"43f31c5b99a249b7efb5bf8c471a53d283d6317b","ref":"refs/heads/meicoApp","pushedAt":"2023-06-12T07:00:21.224Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"Verovio issues","shortMessageHtmlLink":"Verovio issues"}},{"before":"498f1efcbb30c3d4e0bb832f1ee60068c0a1aaac","after":"9b1d86ac256335bdd7ce9d77980d6fd2d80adfb3","ref":"refs/heads/master","pushedAt":"2023-05-25T09:14:17.193Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"`README.md` update","shortMessageHtmlLink":"README.md update"}},{"before":"be065930be93f090eb74a8eb0bfbb39fc77ac772","after":"749157cd7f2813a2e6d745a12dd600c3bae25953","ref":"refs/heads/meicoApp","pushedAt":"2023-05-17T11:48:47.382Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"v0.9.0\n- Added basic MusicXML integration to meico and meicoApp. Both MusicXML file formats, raw (`.musicxml`, `.xml`) and compressed (`.mxl`) are supported for reading and writing.\n- While the ProxyMusic framework does not support marshalling and demarshalling of MusicXML `score-timewise`, class `meico.musicxml.MusicXml` supports conversion of `score-timewise` to `score-partwise` and vice versa.\n- Integration of MusicXML basic functionality in meicoApp.\n- New class `meico.mei.Mei2MsmMpmConverter` has been added to implement a better modularization of different conversion options. All conversion functionality from MEI to MSM and MPM moved from `meico.mei.MEI` and `meico.mei.Helper` into this class. Class `meico.mei.Helper` still holds all static methods, as these are useful also outside of this particular conversion.\n- Slight changes in methods `convert()` and `makeMovement()` of class `meico.mei.Mei2MsmMpmConverter`. The `relatedResources` entries in the MPM are now only with filenames and no longer with the absloute path on the local machine.\n- Added MusicXML Coverage Documentation.\n- XOM update to v1.3.8.\n- Enhancement in `meico.xml.XmlBase.XmlBase(String xml)` constructor. The added exceptions may require some applications to extend their exception handling also for other classes that are based on `XmlBase`.\n- Added new class `meico.supplementary.InputStream2StringConverter`.","shortMessageHtmlLink":"v0.9.0"}},{"before":"dfc59ee65703f0a5a781b9f9604d56422cc9637c","after":"498f1efcbb30c3d4e0bb832f1ee60068c0a1aaac","ref":"refs/heads/master","pushedAt":"2023-05-17T11:47:53.143Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"v0.9.0\n- Added basic MusicXML integration to meico and meicoApp. Both MusicXML file formats, raw (`.musicxml`, `.xml`) and compressed (`.mxl`) are supported for reading and writing.\n- While the ProxyMusic framework does not support marshalling and demarshalling of MusicXML `score-timewise`, class `meico.musicxml.MusicXml` supports conversion of `score-timewise` to `score-partwise` and vice versa.\n- Integration of MusicXML basic functionality in meicoApp.\n- New class `meico.mei.Mei2MsmMpmConverter` has been added to implement a better modularization of different conversion options. All conversion functionality from MEI to MSM and MPM moved from `meico.mei.MEI` and `meico.mei.Helper` into this class. Class `meico.mei.Helper` still holds all static methods, as these are useful also outside of this particular conversion.\n- Slight changes in methods `convert()` and `makeMovement()` of class `meico.mei.Mei2MsmMpmConverter`. The `relatedResources` entries in the MPM are now only with filenames and no longer with the absloute path on the local machine.\n- Added MusicXML Coverage Documentation.\n- XOM update to v1.3.8.\n- Enhancement in `meico.xml.XmlBase.XmlBase(String xml)` constructor. The added exceptions may require some applications to extend their exception handling also for other classes that are based on `XmlBase`.\n- Added new class `meico.supplementary.InputStream2StringConverter`.","shortMessageHtmlLink":"v0.9.0"}},{"before":"835c61928ea8e1e3e523614de2de9d06bbfa175b","after":"be065930be93f090eb74a8eb0bfbb39fc77ac772","ref":"refs/heads/meicoApp","pushedAt":"2023-05-16T14:55:41.993Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"v0.9.0\n- Added basic MusicXML integration to meico and meicoApp. Both MusicXML file formats, raw (`.musicxml`, `.xml`) and compressed (`.mxl`) are supported for reading and writing.\n- While the ProxyMusic framework does not support marshalling and demarshalling of MusicXML `score-timewise`, class `meico.musicxml.MusicXml` supports conversion of `score-timewise` to `score-partwise` and vice versa.\n- Integration of MusicXML basic functionality in meicoApp.\n- New class `meico.mei.Mei2MsmMpmConverter` has been added to implement a better modularization of different conversion options. All con version functionality from MEI to MSM and MPM moved from `meico.mei.MEI` into this class.\n- Slight changes in methods `convert()` and `makeMovement()` of class `meico.mei.Mei2MsmMpmConverter`. The `relatedResources` entries in the MPM are now only with filenames and no longer with the absloute path on the local machine.\n- Added MusicXML Coverage Documentation.\n- XOM update to v1.3.8.\n- Enhancement in `meico.xml.XmlBase.XmlBase(String xml)` constructor. The added exceptions may require some applications to extend their exception handling also for other classes that are based on `XmlBase`.\n- Added new class `meico.supplementary.InputStream2StringConverter`.","shortMessageHtmlLink":"v0.9.0"}},{"before":"d1d534ff09cf581a856e78d64b48e8897bc2663d","after":"dfc59ee65703f0a5a781b9f9604d56422cc9637c","ref":"refs/heads/master","pushedAt":"2023-05-16T14:55:20.547Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"v0.9.0\n- Added basic MusicXML integration to meico and meicoApp. Both MusicXML file formats, raw (`.musicxml`, `.xml`) and compressed (`.mxl`) are supported for reading and writing.\n- While the ProxyMusic framework does not support marshalling and demarshalling of MusicXML `score-timewise`, class `meico.musicxml.MusicXml` supports conversion of `score-timewise` to `score-partwise` and vice versa.\n- Integration of MusicXML basic functionality in meicoApp.\n- New class `meico.mei.Mei2MsmMpmConverter` has been added to implement a better modularization of different conversion options. All con version functionality from MEI to MSM and MPM moved from `meico.mei.MEI` into this class.\n- Slight changes in methods `convert()` and `makeMovement()` of class `meico.mei.Mei2MsmMpmConverter`. The `relatedResources` entries in the MPM are now only with filenames and no longer with the absloute path on the local machine.\n- Added MusicXML Coverage Documentation.\n- XOM update to v1.3.8.\n- Enhancement in `meico.xml.XmlBase.XmlBase(String xml)` constructor. The added exceptions may require some applications to extend their exception handling also for other classes that are based on `XmlBase`.\n- Added new class `meico.supplementary.InputStream2StringConverter`.","shortMessageHtmlLink":"v0.9.0"}},{"before":"b071451fbe5791ed8ed7102db3ac6458a6836dad","after":"d1d534ff09cf581a856e78d64b48e8897bc2663d","ref":"refs/heads/master","pushedAt":"2023-05-09T10:48:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"v0.8.49\n- Added basic MusicXML integration to meico and meicoApp. Both MusicXML file formats, raw (`.musicxml`, `.xml`) and compressed (`.mxl`) are supported for reading and writing.\n- While the ProxyMusic framework does not support marshalling and demarshalling of MusicXML `score-timewise`, class `meico.musicxml.MusicXml` supports conversion of `score-timewise` to `score-partwise` and vice versa.\n- Integration of MusicXML basic functionality in meicoApp.\n- New class `meico.mei.Mei2MsmMpmConverter` has been added to implement a better modularization of different conversion options. All con version functionality from MEI to MSM and MPM moved from `meico.mei.MEI` into this class.\n- Slight changes in methods `convert()` and `makeMovement()` of class `meico.mei.Mei2MsmMpmConverter`. The `relatedResources` entries in the MPM are now only with filenames and no longer with the absloute path on the local machine.\n- Added MusicXML Coverage Documentation.","shortMessageHtmlLink":"v0.8.49"}},{"before":"0b66a7125707deb62a8be7aea05f556872cd3a8f","after":"b071451fbe5791ed8ed7102db3ac6458a6836dad","ref":"refs/heads/master","pushedAt":"2023-05-08T14:22:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"v0.8.49\n- Added basic MusicXML integration to meico and meicoApp. Both MusicXML file formats, raw (`.musicxml`, `.xml`) and compressed (`.mxl`) are supported for reading and writing.\n- While the ProxyMusic framework does not support marshalling and demarshalling of MusicXML `score-timewise`, class `meico.musicxml.MusicXml` supports conversion of `score-timewise` to `score-partwise` and vice versa.\n- Integration of MusicXML basic functionality in meicoApp.\n- New class `meico.mei.Mei2MsmMpmConverter` has been added to implement a better modularization of different conversion options. All con version functionality from MEI to MSM and MPM moved from `meico.mei.MEI` into this class.\n- Slight changes in methods `convert()` and `makeMovement()` of class `meico.mei.Mei2MsmMpmConverter`. The `relatedResources` entries in the MPM are now only with filenames and no longer with the absloute path on the local machine.","shortMessageHtmlLink":"v0.8.49"}},{"before":"02af02e7a57561b8276a97244c5a12e6c936ec07","after":"835c61928ea8e1e3e523614de2de9d06bbfa175b","ref":"refs/heads/meicoApp","pushedAt":"2023-05-04T14:08:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"v0.8.49\n- Added basic MusicXML integration to meico and meicoApp. Both MusicXML file formats, raw (`.musicxml`, `.xml`) and compressed (`.mxl`) are supported for reading and writing.\n- While the ProxyMusic framework does not support marshalling and demarshalling of MusicXML `score-timewise`, class `meico.musicxml.MusicXml` supports conversion of `score-timewise` to `score-partwise` and vice versa.\n- Integration of MusicXML basic functionality in meicoApp.\n- New class `meico.mei.Mei2MsmMpmConverter` has been added to implement a better modularization of different conversion options. All con version functionality from MEI to MSM and MPM moved from `meico.mei.MEI` into this class.","shortMessageHtmlLink":"v0.8.49"}},{"before":"2d83c31965fefa719fcbb6c75b72594e99c7cd94","after":"0b66a7125707deb62a8be7aea05f556872cd3a8f","ref":"refs/heads/master","pushedAt":"2023-05-04T14:07:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"v0.8.49\n- Added basic MusicXML integration to meico and meicoApp. Both MusicXML file formats, raw (`.musicxml`, `.xml`) and compressed (`.mxl`) are supported for reading and writing.\n- While the ProxyMusic framework does not support marshalling and demarshalling of MusicXML `score-timewise`, class `meico.musicxml.MusicXml` supports conversion of `score-timewise` to `score-partwise` and vice versa.\n- Integration of MusicXML basic functionality in meicoApp.\n- New class `meico.mei.Mei2MsmMpmConverter` has been added to implement a better modularization of different conversion options. All con version functionality from MEI to MSM and MPM moved from `meico.mei.MEI` into this class.","shortMessageHtmlLink":"v0.8.49"}},{"before":"450fa8821b00a99aa2c8fb18a079b1c4752f7380","after":"02af02e7a57561b8276a97244c5a12e6c936ec07","ref":"refs/heads/meicoApp","pushedAt":"2023-05-03T11:29:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"v0.8.49\n- Added basic MusicXML integration to meico and meicoApp. Both MusicXML file formats, raw (`.musicxml`, `.xml`) and compressed (`.mxl`) are supported for reading and writing.\n- While the ProxyMusic framework does not support marshalling and demarshalling of MusicXML `score-timewise`, class `meico.musicxml.MusicXml` supports conversion of `score-timewise` to `score-partwise` and vice versa.\n- Integration of MusicXML basic functionality in meicoApp.\n- New class `meico.mei.Mei2MsmMpmConverter` has been added to implement a better modularization of different conversion options. All con version functionality from MEI to MSM and MPM moved from `meico.mei.MEI` into this class.","shortMessageHtmlLink":"v0.8.49"}},{"before":"652a20dd4d68eb583c8d21ee5ad05b15b5ea18bb","after":"2d83c31965fefa719fcbb6c75b72594e99c7cd94","ref":"refs/heads/master","pushedAt":"2023-05-03T11:28:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"v0.8.49\n- Added basic MusicXML integration to meico and meicoApp. Both MusicXML file formats, raw (`.musicxml`, `.xml`) and compressed (`.mxl`) are supported for reading and writing.\n- While the ProxyMusic framework does not support marshalling and demarshalling of MusicXML `score-timewise`, class `meico.musicxml.MusicXml` supports conversion of `score-timewise` to `score-partwise` and vice versa.\n- Integration of MusicXML basic functionality in meicoApp.\n- New class `meico.mei.Mei2MsmMpmConverter` has been added to implement a better modularization of different conversion options. All con version functionality from MEI to MSM and MPM moved from `meico.mei.MEI` into this class.","shortMessageHtmlLink":"v0.8.49"}},{"before":"1885649101cb82296c924eacbe34b3f45cb32c2a","after":"652a20dd4d68eb583c8d21ee5ad05b15b5ea18bb","ref":"refs/heads/master","pushedAt":"2023-04-19T11:16:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"v0.8.49\n- JavaDoc update","shortMessageHtmlLink":"v0.8.49"}},{"before":"7dee66666f40b7fbdb8ae89ae2676326c2772b08","after":"1885649101cb82296c924eacbe34b3f45cb32c2a","ref":"refs/heads/master","pushedAt":"2023-04-19T11:14:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"v0.8.49\n- Added basic MusicXML integration to meico and meicoApp. Both MusicXML file formats, raw (`.musicxml`, `.xml`) and compressed (`.mxl`) are supported for reading and writing.\n- Integration of MusicXML basic functionality in meicoApp.\n- New class `meico.mei.Mei2MsmMpmConverter` has been added to implement a better modularization of different conversion options. All con version functionality from MEI to MSM and MPM moved from `meico.mei.MEI` into this class.","shortMessageHtmlLink":"v0.8.49"}},{"before":"55698e20344e78b92a75e5827d8a4d643df8ae9f","after":"7dee66666f40b7fbdb8ae89ae2676326c2772b08","ref":"refs/heads/master","pushedAt":"2023-04-18T15:08:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"v0.8.49\n- Added basic MusicXML integration to meico and meicoApp. Both MusicXML file formats, raw (`.musicxml`, `.xml`) and compressed (`.mxl`) are supported for reading and writing.\n- Integration of MusicXML basic functionality in meicoApp.\n- New class `meico.mei.Mei2MsmMpmConverter` has been added to implement a better modularization of different conversion options. All con version functionality from MEI to MSM and MPM moved from `meico.mei.MEI` into this class.","shortMessageHtmlLink":"v0.8.49"}},{"before":"5206192be3ae6c05956149ff5ebb0d34154ad3e9","after":"55698e20344e78b92a75e5827d8a4d643df8ae9f","ref":"refs/heads/master","pushedAt":"2023-04-18T11:58:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"v0.8.49\n- Added basic MusicXML integration to meico and meicoApp. Both MusicXML file formats, raw (`.musicxml`, `.xml`) and compressed (`.mxl`) are supported for reading and writing.\n- Integration of MusicXML basic functionality in meicoApp.","shortMessageHtmlLink":"v0.8.49"}},{"before":"868733c3a62a21c58b19eeae6e5fdda0168e157a","after":"450fa8821b00a99aa2c8fb18a079b1c4752f7380","ref":"refs/heads/meicoApp","pushedAt":"2023-04-18T11:56:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"v0.8.49\n- Added basic MusicXML integration to meico and meicoApp. Both MusicXML file formats, raw (`.musicxml`, `.xml`) and compressed (`.mxl`) are supported for reading and writing.\n- Integration of MusicXML basic functionality in meicoApp.","shortMessageHtmlLink":"v0.8.49"}},{"before":"4a3af5313dc47ffc1bfa1de141fccc98818110fb","after":"5206192be3ae6c05956149ff5ebb0d34154ad3e9","ref":"refs/heads/master","pushedAt":"2023-04-17T09:52:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"v0.8.49\n- Added basic MusicXML integration to meico and meicoApp. Both MusicXML file formats, raw (`.musicxml`, `.xml`) and compressed (`.mxl`) are supported for reading and writing.","shortMessageHtmlLink":"v0.8.49"}},{"before":"079324f5a460f3ec22a85ce8b35f446b377eb32e","after":"868733c3a62a21c58b19eeae6e5fdda0168e157a","ref":"refs/heads/meicoApp","pushedAt":"2023-04-14T13:38:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"v0.8.49\n- Added basic MusicXML integration to meico and meicoApp.","shortMessageHtmlLink":"v0.8.49"}},{"before":"769bec8cb2ee2c050bc6ed5a556b70bc71a1db97","after":"4a3af5313dc47ffc1bfa1de141fccc98818110fb","ref":"refs/heads/master","pushedAt":"2023-04-14T13:37:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"v0.8.49\n- Added basic MusicXML integration to meico and meicoApp.","shortMessageHtmlLink":"v0.8.49"}},{"before":"3ed1494edbf0588f171b4ee428c1422c5780e2be","after":"769bec8cb2ee2c050bc6ed5a556b70bc71a1db97","ref":"refs/heads/master","pushedAt":"2023-04-14T13:36:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"v0.8.49\n- Added basic MusicXML integration to meico and meicoApp.","shortMessageHtmlLink":"v0.8.49"}},{"before":"4bcdd6acb21cf18240a814beed550846f5eea0f8","after":"3ed1494edbf0588f171b4ee428c1422c5780e2be","ref":"refs/heads/master","pushedAt":"2023-04-12T14:57:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"axelberndt","name":"Axel Berndt","path":"/axelberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19669626?s=80&v=4"},"commit":{"message":"v0.8.49\n- Added basic MusicXML integration to meico and meicoApp.","shortMessageHtmlLink":"v0.8.49"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAERodiZQA","startCursor":null,"endCursor":null}},"title":"Activity ยท cemfi/meico"}