The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Astro-FITS-CFITSIO-FileName

0.05      2021-06-30 00:52:09-04:00 America/New_York

  [BUG FIX]

    * Perl v5.26 complained about deleting a key/value hash slice. RT#137073. ++SREZIC

0.04      2021-06-30 00:52:09-04:00 America/New_York

  [BUG FIX]

    * parsing of column and row filters didn't handle quoted strings with brackets in them


0.03      2021-06-21 15:46:03-04:00 America/New_York

  [ENHANCEMENT]

    * add render_XXX methods for each attribute.
    * stringification is now overloaded to produce the constructed filename

    * document that row filters aren't really parsed so other illegal constructs may
      be recorded as a row filter.

  [BUG FIX]

    * actually croak on error
    * don't allow colons in extension names

0.02      2021-06-17 10:22:37-04:00 America/New_York (TRIAL RELEASE)

  [BUILD]

    * require Exporter::Tiny 1.002


0.01      2021-06-17 10:22:37-04:00 America/New_York (TRIAL RELEASE)

* First release upon an unsuspecting world.