Skip to content

Latest commit

 

History

History
107 lines (53 loc) · 3.75 KB

File metadata and controls

107 lines (53 loc) · 3.75 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

8.0.0 (2026-01-06)

Features

  • ng2csv: update to Angular 21 (ba132e5)

7.0.0 (2025-07-02)

Features

6.0.0 (2024-12-06)

Features

  • ng2csv: update to Angular 19 (7716d31)

5.0.0 (2024-06-06)

Features

  • ng2csv: update to Angular 18 (0a8f2bb)

4.0.2 (2024-01-18)

Bug Fixes

  • ng2csv: fill in missing fields in package.json for npm

4.0.1 (2024-01-17)

Bug Fixes

  • ng2csv: include README.md and LICENSE in npm package

4.0.0 (2023-11-08)

Features

  • ng2csv: update to Angular 17 (d5d3b26)

3.0.0 (2023-05-04)

Features

  • ng2csv: update to Angular 16 (8351f72)

2.0.1 (2023-05-03)

Bug Fixes

  • ng2csv: correct peer dependency (4460f31)

2.0.0 (2023-02-02)

Features

  • ng2csv: update rxjs to 7 (a837114)
  • ng2csv: update to Angular 15 (3df5bb8)

1.0.0 (2021-04-01)

Features

0.6.0 (2021-04-01)

Features

0.5.0 (2021-03-26)

Features

0.4.0 (2018-02-18)

Features

  • Ng2Csv.service: allow configuration of output values for null and undefined values (7102fea), closes #9

0.3.0 (2018-01-28)

Features

  • module: add index file to expose public api (3e74ca5)