Sha256: b0f2fd7195dafccd565cfc4dd2743af990266870f6a1feb9022584f21b4d0766

Contents?: true

Size: 511 Bytes

Versions: 2

Compression:

Stored size: 511 Bytes

Contents

== 1.1.2

* Update defaults to use changes in 1.1.1

== 1.1.1

* Clean up code to use recursion and allow fields to be specified like: [:street1, :street2, [:city, [:state, :zip]], :country]. Which is the standard american way of displaying address. Which looks like: [street1, street2, "#{city}, #{state} #{zip}", country]

== 1.1.0

* Changed inclusion method to use apply_addresslogic instead of include Addresslogic. This allows you to pass options and specify alternate fields.

== 1.0.0

* Initial release

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
binarylogic-addresslogic-1.1.2 CHANGELOG.rdoc
addresslogic-1.1.2 CHANGELOG.rdoc