Releases: grosv/sundial
Releases · grosv/sundial
Doh!
All the stuff I said I did in the 0.3.0 release but this time I've actually merged the pull request.
Refactor
Using DateTime() now instead of strtotime to generate the resulting timestamp so that I can easily add modifiers for things like "next" and "a week from" in the next iteration.
Throw an exception if a string is passed that does not appear to contain a date or time.
Added support for yesterday and tomorrow.
Add Spanish
I added a Spanish translation to demonstrate how the translations will work.
Also, the :mm is an am / pm time string is now optional so I can pick up 3am, 4 pm, etc.
A Package Is Born!
Putting the M in MVP. Let's get this out into the world and see what's broken!