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: stretchr/objx
base: v0.2.0
Choose a base ref
...
head repository: stretchr/objx
compare: v0.4.0
Choose a head ref
  • 15 commits
  • 46 files changed
  • 7 contributors

Commits on Apr 15, 2019

  1. Updated Map accessors (#93)

    #### Summary
    fixes #89 
    Maps can now be accessed both as `a.b` or `a[b]`
    
    #### Checklist
    - [x] Tests are passing: `task test`
    - [x] Code style is correct: `task lint`
    geseq authored and hanzei committed Apr 15, 2019
    Copy the full SHA
    9fd60cc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a4ea3d6 View commit details
    Browse the repository at this point in the history
  3. Fixes #88 (#95)

    geseq authored and hanzei committed Apr 15, 2019
    Copy the full SHA
    35313a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Copy the full SHA
    6c797d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. add github action (#106)

    geseq committed Jul 2, 2021
    Copy the full SHA
    8dffac5 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. fix cc test reporter (#107)

    geseq committed Jul 7, 2021
    Copy the full SHA
    31052d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Set up Dependabot (#109)

    mmorel-35 committed Jul 12, 2021
    Copy the full SHA
    0301209 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/stretchr/testify from 1.3.0 to 1.7.0 (#110)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.3.0 to 1.7.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.3.0...v1.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 12, 2021
    Copy the full SHA
    a5b1e6c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. fix nested array access (#104)

    Co-authored-by: Earncef Sequeira <earncef.sequeira@beamery.com>
    geseq and Earncef Sequeira committed Jul 16, 2021
    Copy the full SHA
    0ea374a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4ff3852 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Copy the full SHA
    27373ce View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#113)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.7.1.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.7.0...v1.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 16, 2022
    Copy the full SHA
    e1b6aeb View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 2 to 3 (#112)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 16, 2022
    Copy the full SHA
    0c8524c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Bump actions/cache from 2 to 3 (#114)

    Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Commits](actions/cache@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 22, 2022
    Copy the full SHA
    2f77885 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Bump actions/setup-go from 2 to 3 (#115)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 12, 2022
    Copy the full SHA
    5dbb4e6 View commit details
    Browse the repository at this point in the history