Skip to content

v2.0

Compare
Choose a tag to compare
@rigofunc rigofunc released this 21 Jun 03:21
· 10 commits to master since this release

Features:

  1. Support fluent api, decouple the configuration from the POCO model by using fluent api. (doesn't poison your POCO)

Fixed bugs:

  1. Fixed the cells merge behaviors crash when the will be merged cell's value isn't string value.