Performance Improvement
Significantly improves the midi parsing performance for nearly 60%. See https://github.com/Yikai-Liao/symusic-benchmark/issues/1

Bug Fixing
Fix 60 (Make Score.clip include the ongoing tempo/time signature/key signature at start)
What's Changed
* Bump actions/configure-pages from 4 to 5 by dependabot in https://github.com/Yikai-Liao/symusic/pull/59
* Bump codecov/codecov-action from 3.1.0 to 5.3.1 by dependabot in https://github.com/Yikai-Liao/symusic/pull/58
* Fix for tempo/time_signature at start with Score.clip method by Mintas in https://github.com/Yikai-Liao/symusic/pull/61
* Bump pypa/cibuildwheel from 2.22.0 to 2.23.0 by dependabot in https://github.com/Yikai-Liao/symusic/pull/62
* Bump codecov/codecov-action from 5.3.1 to 5.4.0 by dependabot in https://github.com/Yikai-Liao/symusic/pull/63
New Contributors
* dependabot made their first contribution in https://github.com/Yikai-Liao/symusic/pull/59
* Mintas made their first contribution in https://github.com/Yikai-Liao/symusic/pull/61
**Full Changelog**: https://github.com/Yikai-Liao/symusic/compare/v0.5.6...v0.5.7