Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.1.0](https://github.com/tomshaw/electricgrid/compare/v2.0.1...v2.1.0) (2026-01-30)


### Features

* add exportCallback method and transformColumnsForExport for custom export formatting ([5c908ba](https://github.com/tomshaw/electricgrid/commit/5c908ba49f19035748cc144b8a505fe64caf3e03))


### Bug Fixes

* rename style property to styles in Column class and update references ([92da8d3](https://github.com/tomshaw/electricgrid/commit/92da8d33e6795f08522250020d75226f942de16a))

## [2.0.1](https://github.com/tomshaw/electricgrid/compare/v2.0.0...v2.0.1) (2026-01-29)


Expand Down