App-OrgUtils

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.16    2013-01-09  Released-By: SHARYANTO

        [ENHANCEMENTS]

        - list-org-headlines: Allow due_in to be undef, which will use warning
          period, or 14 days. So todo items with warning period of 1 day, for
          example, won't show up too early.


0.15    2012-07-25  Released-By: SHARYANTO

        - Fix outputing Unicode text when format=text [RT #78490].


0.14    2012-07-22  Released-By: SHARYANTO

        [ENHANCEMENTS]

        - list-org-headlines: Add 'today' option.

        - list-org-headlines: Add 'cache_dir' option. UPDATE: this option has
          been removed because Org::Parser 0.47+ selects a default cache
          directory.


0.13    2012-06-13  Released-By: SHARYANTO

        No functional changes. Properly name the POD of scripts [RT#77794].


0.12    2012-05-30  Released-By: SHARYANTO

        [INCOMPATIBLE CHANGES]

        - Change 'lack_tags' argument to 'lacks_tag' (English consistency with
          'has_tags')

        [ENHANCEMENTS]

        - Add 'group_by_tags' option.


0.11    2012-03-02  Released-By: SHARYANTO

        - No functional changes. Replace Sub::Spec::CmdLine with
          Perinci::CmdLine.


0.10    2012-02-14  Released-By: SHARYANTO

        [ENHANCEMENTS]

        - Add 'sort' argument.


0.09    2011-11-11  Released-By: SHARYANTO

        [BUG FIXES]

        - DateTime croaks if we supply time_zone => undef, so we always provide
          a default (UTC) when $ENV{TZ} is not set.


0.08    2011-11-10  Released-By: SHARYANTO

        [BUG FIXES]

        - By default don't show done todos.


0.07    2011-09-23  Released-By: SHARYANTO

        [ENHANCEMENTS]

        - Support time zones.


0.06    2011-09-23  Released-By: SHARYANTO

        - Fix bug related to time zone.


0.05    2011-06-30  Released-By: SHARYANTO

        [ENHANCEMENTS]

        - list-org-todos: now obeys warning period in timestamps.


0.04    2011-06-15  Released-By: SHARYANTO

        [BUG FIXES]

        - dump-org-structure: fix utf8 reading.


0.03    2011-06-09  Released-By: SHARYANTO

        - No functional changes. Fixes in POD and packaging, add sample outputs
          in Synopsis.


0.02    2011-06-09  Released-By: SHARYANTO

        - Rename distribution from App-ListOrgHeadlines to App-OrgUtils.

        - Move script from Org::Parser: dump-org-structure.

        - Add scripts: list-org-anniversaries.


0.01    2011-06-06  Released-By: SHARYANTO

        - First release, spun off from Org::Parser's sample script.



( run in 2.296 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )