Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@jskherman jskherman released this 14 Jun 16:18
· 3 commits to main since this release

Changes:

  • Allow empty address fields to omit location details, closing #9.
  • Remove the postalCode address field in the YAML file.1
  • Allow for customization of section titles using their respective functions.

Full Changelog: v1.0.0...v1.0.1

  1. Currently unsure of how to remove the comma in front of the postal code (can be both numbers and letters) using RegEx. Please include it in the other fields for now.