Releases: JaredReisinger/order-fetcher
Releases · JaredReisinger/order-fetcher
v5.2.3
5.2.3 (2024-09-14)
Bug Fixes
- remove accidental logging 🤦 (5f3f0dd)
v5.2.2
5.2.2 (2024-09-14)
Bug Fixes
v5.2.1
5.2.1 (2024-09-14)
Bug Fixes
- don't double-convert dates! (ac7614b)
v5.2.0
5.2.0 (2024-09-14)
Features
- support date fields and
[date]
column flag (e00d6d7)
v5.1.1
5.1.1 (2024-09-11)
Bug Fixes
- remove accidental console output (b229f73)
v5.1.0
5.1.0 (2024-09-10)
Features
v5.0.2
5.0.2 (2024-09-01)
Bug Fixes
- dependencies: update dependencies (0f1c5c8)
- make stub executable (a5acaad)
- properly handle multi-value meta keys (53cc3d9)
- support column names with commas (726aede)
v5.0.1
5.0.1 (2024-07-19)
Bug Fixes
- codecov: remove codecov package; use GitHub Actions uploader instead (db341a1)
v5.0.0
5.0.0 (2024-07-19)
Features
- begin stubbing out non-HTTPS auth (31ae7e9)
- use
ky
instead of woocommerce-api
(cf523fa)
BREAKING CHANGES
- --verify-ssl option removed
v4.0.2
4.0.2 (2024-07-18)
Bug Fixes
- config: properly set filename when running
config init
(d90c8f6)