Sha256: 4a2729e4e647b4c9aae9e97b364e0a0870e61956792308e0c42965a8707dd095
Contents?: true
Size: 837 Bytes
Versions: 1
Compression:
Stored size: 837 Bytes
Contents
## [0.7.0] - 2024-07-11 - add YARD comment. - fix `FiscalYear::YearToDate.quarter_range_by` logic. ## [0.6.0] - 2024-05-15 - [BREAK] Ruby 3.0.x, 2.7.x and 2.6.x has no longer support. - add `FiscalYear.range_by` method ## [0.5.0] - 2024-03-18 - [BREAK] rename and move `FiscalYear::Half.normalize_year_by_month` to `FiscalYear.increase_year_by_month` - add `FiscalYear.decrease_year_by_month` method when year normalize, we may want to increase year or decrease year depending on the situation. therefore, rename and add decrease method. ## [0.4.0] - 2023-06-15 - fix calculate logic of half year to date ## [0.3.0] - 2023-04-23 - add rbs - fit to rbs - improve workflow - add dependabot - add test coverage ## [0.2.0] - 2023-03-16 - add test - fit to rubocop - fix some methods ## [0.1.0] - 2023-03-14 - Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fiscal_year-0.7.0 | CHANGELOG.md |