Skip to content

Release 2.0

Compare
Choose a tag to compare
@withinboredom withinboredom released this 20 Mar 20:43
· 20 commits to main since this release

I realized that saying Seconds::from(2)->minutes looked very confusing because reading "seconds from 2 minutes" made it seem as though I'd get the number of seconds instead of minutes. So, this is a backward-incompatible change to return the seconds, instead of minutes.