v0.4.1
What's Changed
- changed default point tier behavior by @JoFrhwld in #130
- Now
SequencePointTier()
defaults to an empty sequence list.
- Now
- implement sequence first last by @JoFrhwld in #128
SequenceInterval
s,SequenceTier
s andSequencePointTier
s now all have.first
and.last
attributes
Full Changelog: v0.4.0...v0.4.1