All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
v0.9.7 (2024-05-11)
-
performance gains via compile time building of parser/dumper
-
performance improvements
v0.9.7 (2024-05-11)
-
performance gains via compile time building of parser/dumper
-
performance improvements
v0.9.7-rc.0 (2024-03-30)
- support Ash 3.0
v0.9.6 (2023-10-08)
ash_csv
doesn't support don't do expression calculations
v0.9.5 (2023-10-05)
- handle expression calcs & expression calc sorting
v0.9.4 (2023-08-03)
- support latest
ash
v0.9.3 (2023-08-02)
-
fix upsert behavior
-
support latest ash
v0.9.2 (2023-01-18)
- properly set header when creating file
-
update ash and new docs patterns
-
support latest ash
-
update ash and update behavior function
-
use new docs
-
better behavior around creating missing files
v0.9.1 (2022-10-24)
:global.trans
doesn't support timeouts, we were passing in the timeout
- update ash version
v0.8.3 (2021-03-29)
- don't use dump_to_native on updates either
v0.8.2 (2021-03-29)
- don't use
dump_to_native
, as CSV is really just string representations
- update CSV
v0.8.1 (2021-02-23)
- support latest ash
v0.8.0 (2021-01-22)
- support latest ash version
v0.7.0-rc0 (2021-01-22)
- update to latest ash
v0.6.2 (2020-12-27)
- update to latest ash
v0.6.1 (2020-10-27)
- add separator_opt validator
v0.6.0 (2020-10-10)
- update to latest ash
v0.5.0 (2020-10-06)
- tests + fixes
- update ash matrix
v0.4.0 (2020-10-06)
- tests + fixes
v0.3.0 (2020-08-26)
- update to ash 1.11
v0.2.0 (2020-08-26)
- update to ash 1.11
v0.1.1 (2020-08-20)
v0.1.0 (2020-08-20)
- initial feature release
- fixes/dialyzer/credo