Skip to content

Latest commit

 

History

History
162 lines (93 loc) · 2.25 KB

CHANGELOG.md

File metadata and controls

162 lines (93 loc) · 2.25 KB

Changelog

All notable changes to addresses will be documented in this file.

1.0.0 - 2021-02-10

  • initial release
  • migrations loaded via package
  • model resolution via container

1.0.1 - 2021-02-11

  • refactor classes

1.1.0 - 2021-03-01

  • customer model
  • customer factory
  • customer policy
  • register policy
  • customer nova resource
  • register nova resource

2.0.0 - 2021-03-05

  • address migrations & models
  • address factories

2.1.0 - 2021-03-07

  • region model
  • add policies
  • register policies
  • add nova resources
  • register nova resources

2.2.0 - 2021-03-08

  • rename zip model
  • change migrations

2.3.0 - 2021-03-10

  • domestic addresses
  • polymorhic addresses

2.3.1 - 2021-03-10

  • hasaddresses trait

2.4.0 - 2021-03-10

  • transformers

2.4.1 - 2021-03-11

  • improve speed of data migration
  • fix unique timezone issue
  • migration changes

2.4.2 - 2021-03-11

  • facilitate copying addresses between models

2.4.3 - 2021-03-12

  • nova resource group
  • migrate permissions
  • grant permissions to roles

2.5.0 - 2021-03-15

  • phone numbers

2.6.0 - 2021-03-19

  • breaking migration changes
  • new city model

2.7.0 - 2021-03-26

  • update migrations
  • add data migrations

2.7.1 - 2021-03-27

  • update factories

2.7.2 - 2021-03-27

  • primary key of code for phone area

2.7.3 - 2021-03-29

  • fix zip code data migration

2.7.4 - 2021-03-29

  • update first city data migration

2.7.5 - 2021-03-31

  • address input
  • phone input

2.7.6 - 2021-04-02

  • update zip code data migration

2.7.7 - 2021-04-03

  • update city data migrations

2.8.0 - 2021-04-09

  • bump support dependencies

2.8.1 - 2021-04-09

  • update latitude & longitude in nova

2.8.2 - 2021-04-09

  • update nova resources

2.8.3 - 2021-04-11

  • addresses livewire component

2.8.4 - 2021-04-12

  • speed up data migrations

2.8.5 - 2021-04-12

  • addresses autocomplete bar

2.8.6 - 2021-04-13

  • update address component

2.8.7 - 2021-04-15

  • update nova resources

2.8.8 - 2021-04-20

  • update phone nova resource
  • update address autocomplete

2.8.9 - 2021-04-22

  • timezone interface
  • google service class

2.8.10 - 2021-04-23

  • google places autocomplete in nova

2.8.11 - 2021-04-25

  • nova field for phone number