Skip to content

Releases: grosv/sundial

Doh!

05 Jul 02:53
bfb8900
Compare
Choose a tag to compare
Doh! Pre-release
Pre-release

All the stuff I said I did in the 0.3.0 release but this time I've actually merged the pull request.

Refactor

05 Jul 02:11
Compare
Choose a tag to compare
Refactor Pre-release
Pre-release

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

03 Jul 17:28
Compare
Choose a tag to compare
Add Spanish Pre-release
Pre-release

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!

02 Jul 23:11
Compare
Choose a tag to compare
A Package Is Born! Pre-release
Pre-release

Putting the M in MVP. Let's get this out into the world and see what's broken!