717 B
717 B
Changelog
All notable changes to WuttaSync will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v0.2.0 (2024-12-07)
Feat
- add
wutta import-csv
command
Fix
- expose
ToWuttaHandler
,ToWutta
inwuttasync.importing
namespace - implement deletion logic; add cli params for max changes
- add
--key
(or--keys
) param for import/export commands - add
--list-models
option for import/export commands - require latest wuttjamaican
- add
--fields
and--exclude
params for import/export cli
v0.1.0 (2024-12-05)
Feat
- initial release