Skip to content

v0.3.19

Choose a tag to compare

@johbrock johbrock released this 25 Aug 22:35
· 17 commits to main since this release
  • customer_addresses.postal_code is now a regular varchar(255) — 16 characters were too tight for real-world postal codes. New module migration widens the column on existing installations; fresh installations create it at 255 directly.