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: bitly/go-simplejson Loading
base: v0.5.0
Choose a base ref
...
head repository: bitly/go-simplejson Loading
compare: v0.5.1
Choose a head ref
  • 19 commits
  • 12 files changed
  • 6 contributors

Commits on Feb 4, 2017

  1. Configuration menu
    Copy the full SHA
    3b09649 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2017

  1. Merge pull request #57 from andyone/master

    Fixed bug with using undefined error variable in StringArray function
    jehiah committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    759fe2f View commit details
    Browse the repository at this point in the history
  2. Improved TravisCI config

    andyone committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    6da338f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #58 from andyone/master

    Improved TravisCI config
    jehiah committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    da1a892 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2017

  1. add 1.8 and 1.9

    remove old versions of go
    amelia committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    432e4ff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #66 from ameliagapin/update_go_versions_in_travis

    Update go versions to include 1.8.x and 1.9.x
    jehiah committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    a7d44ed View commit details
    Browse the repository at this point in the history
  3. switch out bmizerany/assert for stretchr/testify

    amelia committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    825570f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #67 from ameliagapin/update_assert_package

    Switch out bmizerany/assert for stretchr/testify
    hlhendy committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    0c96595 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2018

  1. Bump Go versions

    HaraldNordgren committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    01ef8d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. Merge pull request #72 from HaraldNordgren/go_versions

    Bump Go versions
    hlhendy committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    9db4a59 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

  1. add go.mod

    jehiah committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    6b3844e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Configuration menu
    Copy the full SHA
    10bf9c0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #86 from dprimax/master

    update to new version of go docs URL
    jehiah committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    9255fa1 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Merge pull request #84 from jehiah/go_mod_release_84

    Go modules
    jehiah committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    39a59b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    8d176ea View commit details
    Browse the repository at this point in the history
  2. Drop Go 1.0 compatability

    jehiah committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    cfc0185 View commit details
    Browse the repository at this point in the history
  3. ci: travis -> GitHub Action

    jehiah committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    2eea67a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #94 from jehiah/dependency_updates_94

    tests: rewrite to drop assert package
    jehiah committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    57d15e9 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    jehiah committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3811a7f View commit details
    Browse the repository at this point in the history
Loading