Skip to content

Commit

Permalink
Merge pull request #70 from davidmorgan/release-faster-equals
Browse files Browse the repository at this point in the history
Release 1.0.4
  • Loading branch information
davidmorgan authored Jul 15, 2016
2 parents 1ad4405 + b3155fb commit efcf869
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 1.0.4

- Add reference identity check to equals operators.

## 1.0.3

- Fix factories when iterable generic type is subtype of requested type.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: built_collection
version: 1.0.3
version: 1.0.4
description: >
Builder pattern wrappers for core Dart collections.
authors:
Expand Down

0 comments on commit efcf869

Please sign in to comment.