Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mirage/orm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 30861bf90b6f
Choose a base ref
...
head repository: mirage/orm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 24c2e0e31578
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 4, 2016

  1. Update CHANGES

    samoht committed Jun 4, 2016

    Verified

    This commit was signed with the committer’s verified signature.
    digitalresistor Delta Regeer
    Copy the full SHA
    bb944ea View commit details

Commits on Jun 6, 2016

  1. Merge pull request #11 from samoht/master

    Prepare the release
    samoht committed Jun 6, 2016

    Verified

    This commit was signed with the committer’s verified signature.
    digitalresistor Delta Regeer
    Copy the full SHA
    24c2e0e View commit details
Showing with 4 additions and 0 deletions.
  1. +4 −0 CHANGES
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.7.1
* Fix contains for string gets (#6, by @mvalle)
* Add TravisCI (#9, by @mvalle and @samoht)

0.7.0 (Oct 2012):
* Support (and require) type_conv-108.07.00 or greater.