Skip to content

Releases: GrantStreetGroup/Date-RangeParser-EN

v1.1.0

14 May 18:35
Compare
Choose a tag to compare

Changelog for Date-RangeParser-EN

v1.1.0 2024-05-14T18:30:32

  • Update README (Andrew Hewus Fresh)
  • Update Makefile (Andrew Hewus Fresh)
  • Pull request mjaquilina#3: SM-4835 (James Hammer)
  • Carve around Date::Manip bug regarding the complete fields provided
    (James Hammer)
  • SM-4835 Move last or past weekday logic to the top and deal with times
    as we always do (James Hammer)
  • SM-4835 Add deprecation warning when DM5 is being used (James Hammer)
  • SM-4835 Add pluralization to weekdays test (James Hammer)
  • SM-4835 Refrain from re-scoping incomplete arrayref (James Hammer)
  • SM-4835 Add support for last or past NUMBER weekdays ago with times
    (James Hammer)
  • SM-4835 Fix indentation in POD (James Hammer)
  • SM-4835 Add support for both 'inf' and 'infinity' DateTime objects
    (James Hammer)

v1.0.1 2024-04-19T16:50:04

  • Update README (Andrew Hewus Fresh)
  • Pull request mjaquilina#2: SM-4807 (James Hammer)
  • SM-4807 Add POD for new features (James Hammer)
  • SM-4807 Correct thirteenths to thirteenth typo (James Hammer)

v1.0.0 2023-10-20T19:22:59

  • Update README with v1.0.0 (Andrew Hewus Fresh)
  • Pull request mjaquilina#1: Updates for 0.9 (Andrew Hewus Fresh)
  • Attribute MAq as an author (Mark Flickinger)
  • Switch to Dist::Zilla::PluginBundle::Author::GSG (Andrew Hewus Fresh)
  • Remove .perl-version (Andrew Hewus Fresh)
  • Tidy up cpanfile (Andrew Hewus Fresh)
  • Update META yml with version and author (James Hammer)
  • Add Verion and Authority to main file (James Hammer)
  • Fix business day logic beginning date bugs (James Hammer)
  • Change maintained by line (James Hammer)
  • Update POD (James Hammer)
  • Rearrange elsif portions (James Hammer)
  • Condense conditional statements (James Hammer)
  • Fix spacing issues (James Hammer)
  • Regroup last|past together (James Hammer)
  • Improve Dashed Date regex (James Hammer)
  • Add todo for all zeros case (James Hammer)
  • last and past mintues and hours start and end at BOD, EOD (James Hammer)
  • Condense next hours minute seconds logic (James Hammer)
  • Make wider use of EOD instead of adding one day and subtracting a second
    (James Hammer)
  • Business day logic autocompletes with incomplete array (James Hammer)
  • Condense past hours minutes and seconds to one subroutine (James Hammer)
  • Only rely on Date::Manip for business days logic (James Hammer)
  • Clarify the ambiguous variable in converting US dashed dates (James
    Hammer)
  • Remove unecessary Regex (James Hammer)
  • Add distzilla dependencies (James Hammer)
  • Support US style dates with dashes (James Hammer)
  • Support mm-dd-yyyy (James Hammer)
  • Fix ago and from now to act like previous (James Hammer)
  • Capitalize global variables (James Hammer)
  • Fix last and past weekday calculation (James Hammer)
  • Support last and past times (James Hammer)
  • Reorder dates that have been reported backwards (James Hammer)
  • Support Time from now without the regex switch (James Hammer)
  • Support N intervals ago without the regex alteration to past n intervals
    (James Hammer)
  • Support this, next, last, past minute, second, hour (James Hammer)
  • Deal with second vs 2nd at the end of a phrase (James Hammer)
  • Honor times in the input string (James Hammer)
  • Support english ordinal numbering up to 31 (James Hammer)
  • Fully utilize beginning and end of day and year hashes (James Hammer)

v0.8.0 2023-10-16T17:02:31

  • Pick up v0.8 changes (Andrew Hewus Fresh)
  • 0.07 release (h/t to Grant Street Group for the pull request) (Michael
    Aquilina)
  • Credit to Sam Varshavchik for fixing a bug (Michael Aquilina)
  • bug fix (Michael Aquilina)
  • adjust meta.yml to reflect new version (Michael Aquilina)
  • release v0.05 (Michael Aquilina)
  • fix awkward grammar in reference to GSG (Michael Aquilina)
  • Add support for "since ELEMENT" (Michael Aquilina)
  • give zostay props (Michael Aquilina)
  • Date::Manip v5.xx doesn't handle #-# dates properly, skip'em (Sterling
    Hanenkamp)
  • Skip a version due to prior placeholder release (Michael Aquilina)
  • clean up manifest/makefile, add meta.yml (Michael Aquilina)
  • fix uninit warnings with older Date::Manip (Michael Aquilina)
  • VERSION bump, updates changes, formally doc ranges parsed (Sterling
    Hanenkamp)
  • Rename the 01.t test to 01-parse_range.t (Sterling Hanenkamp)
  • Add support for explicit date ranges (Sterling Hanenkamp)
  • Add support for parsing a month + 4 digit year, e.g., August 2012
    (Sterling Hanenkamp)
  • Correct possible undef errors in parsing month names (Sterling
    Hanenkamp)
  • Add support for DM6 OO and ForceDate (Sterling Hanenkamp)
  • Update lib/Date/RangeParser/EN.pm (Michael Aquilina)
  • Update Changes (Michael Aquilina)
  • Quick bug fix (Michael Aquilina)
  • Initial commit (Mike Aquilina)

v1.0.1

19 Apr 16:51
Compare
Choose a tag to compare
v1.0.1

v1.0.0

20 Oct 19:30
Compare
Choose a tag to compare
v1.0.0