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: Flagsmith/flagsmith-ruby-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.1
Choose a base ref
...
head repository: Flagsmith/flagsmith-ruby-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Choose a head ref
  • 9 commits
  • 17 files changed
  • 4 contributors

Commits on Feb 22, 2023

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

Commits on Mar 16, 2023

  1. Bump rack from 2.2.3.1 to 2.2.6.4 in /example

    Bumps [rack](https://github.com/rack/rack) from 2.2.3.1 to 2.2.6.4.
    - [Release notes](https://github.com/rack/rack/releases)
    - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
    - [Commits](rack/rack@2.2.3.1...v2.2.6.4)
    
    ---
    updated-dependencies:
    - dependency-name: rack
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    51b975f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from Flagsmith/dependabot/bundler/example/rack…

    …-2.2.6.4
    
    Bump rack from 2.2.3.1 to 2.2.6.4 in /example
    dabeeeenster authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    563f3e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Update capybara (#28)

    matthewelwell authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    105e19e View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. ci: add rubocop (#32)

    * Rubcop fixes
    
    * Add rubocop action
    
    * Update rubocop and fix new linting issues
    Update .rubocop_todo
    
    * Drop ruby <2.7 support
    
    * Exclude vendor files
    matthewelwell authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    fabd7fb View commit details
    Browse the repository at this point in the history
  2. feat: implement IN operator

    khvn26 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    5ef5c87 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #31 from Flagsmith/feat/segment-in-operator

    feat: implement `IN` operator
    khvn26 authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    2163c63 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. chore: bump version to 3.2.0

    khvn26 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    2b05667 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Merge pull request #33 from Flagsmith/chore/bump-version

    chore: bump version to 3.2.0
    khvn26 authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    893a353 View commit details
    Browse the repository at this point in the history
Loading