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: railslove/cmxl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.0
Choose a base ref
...
head repository: railslove/cmxl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 12 files changed
  • 7 contributors

Commits on Jul 13, 2020

  1. CI: use latest JRuby jruby-9.2.12.0

    Drop unused Travis CI directive
    olleolleolle authored Jul 13, 2020
    Configuration menu
    Copy the full SHA
    a8a4215 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #51 from olleolleolle/patch-1

    CI: use latest JRuby jruby-9.2.12.0
    bumi authored Jul 13, 2020
    Configuration menu
    Copy the full SHA
    791f77e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Replace rchardet19 to rchardet

    Sven Riedel committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e10bfa6 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. CI: add GitHub Actions

    olleolleolle committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    dc6603e View commit details
    Browse the repository at this point in the history
  2. Drop Travis

    olleolleolle committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    015a7dd View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Merge pull request #56 from givve/sr/update_rchardet19_to_rchardet

    Replace rchardet19 with rchardet
    bonflintstone authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    b92aea3 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2025

  1. Merge pull request #57 from olleolleolle/use-gh-actions

    Use gh actions
    janz93 authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    1f447c8 View commit details
    Browse the repository at this point in the history
  2. docs: adjust readme

    - add status badge
    - fix typos
    janz93 committed Jan 3, 2025
    Configuration menu
    Copy the full SHA
    4baa5bb View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. chore: remove byebug

    allow ci to pass on jruby
    deivid-rodriguez/byebug#702
    
    NOTE:
    once the following issue is fixed we should use the ruby native `debug`
    gem
    jruby/jruby#7856
    janz93 committed Jan 6, 2025
    Configuration menu
    Copy the full SHA
    fc9e168 View commit details
    Browse the repository at this point in the history
  2. style: run yaml linter

    janz93 committed Jan 6, 2025
    Configuration menu
    Copy the full SHA
    854c78f View commit details
    Browse the repository at this point in the history
  3. style: fix typos

    janz93 committed Jan 6, 2025
    Configuration menu
    Copy the full SHA
    01169a2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #61 from railslove/ci/github-actions

    ci: fix pipeline
    janz93 authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    2be8345 View commit details
    Browse the repository at this point in the history
  5. feat: add expected info

    - parse transactions line that include upcoming transactions
    - deprecate the `strono` method in favor of the `reversal` method to
      match the swift naming pattern
    - deprecate the `funds_code` method because the method logic reflects
      the `credit_debit_indicator` logic
    janz93 committed Jan 6, 2025
    Configuration menu
    Copy the full SHA
    e5809bf View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. Merge pull request #60 from railslove/chore/misc

    feat: add expected transaction type
    janz93 authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    eeced4c View commit details
    Browse the repository at this point in the history
Loading