8000 Comparing 1.2.2...1.3 · atteo/evo-inflector · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: atteo/evo-inflector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.2
Choose a base ref
...
head repository: atteo/evo-inflector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3
Choose a head ref
  • 17 commits
  • 16 files changed
  • 4 contributors

Commits on Dec 20, 2016

  1. Changelog for 1.2.2

    Change-Id: I4d8e4a6fa5aa230a20cee66c6d2e451779ecab41
    sentinelt committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    c7440c0 View commit details
    Browse the repository at this point in the history
  2. Sort the POM file correctly

    Change-Id: I7f9decbe37324e7d7d26719fa846546be5489099
    sentinelt committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    116fc4d View commit details
    Browse the repository at this point in the history
  3. Update README

    Change-Id: I07fc5998cccba04a7c5dcee40162770834b3ad30
    sentinelt committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    64ab921 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. Update README.md (#16)

    Add cradle dependency
    Oziomajnr authored and sentinelt committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    7ba2b5b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2018

  1. Switch to OpenJDK 8 due to issue in Travis

    See travis-ci/travis-ci#7964
    
    Change-Id: Iab7e23d63779148e6a5530234aad75f4a7ed4504
    sentinelt committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    28074fe View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. Update English.java (#17)

    the word should be `cow` not `cos`
    danielonodje authored and sentinelt committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    198a468 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. Added missing $ to regex. (#18)

    ejoebstl authored and sentinelt committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    cf1e0c3 View commit details
    Browse the repository at this point in the history
  2. Fix compilation on Java 10

    Change-Id: Ic9f0b19884210c3b3752f82416cb4c16a30aa7f6
    sentinelt committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    8d8fa22 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Add tests for recent changes

    Change-Id: I25c70f8064cffc48c3e975a5aa159b10eb86ffa5
    sentinelt committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    1d1605c View commit details
    Browse the repository at this point in the history
  2. Add link do Damian Conway wiki page

    Change-Id: Ieb12d5e4d9855322105f49314a12dfda9561408f
    sentinelt committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    ab038ff View commit details
    Browse the repository at this point in the history
  3. Return empty string for empty string input

    Before this change single letter 's' was returned instead.
    
    fixes #19
    
    Change-Id: Ib1a369fc3e0fd323fb7d3855ef1c7174621a5dee
    sentinelt committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    db746dc View commit details
    Browse the repository at this point in the history
  4. Fix some code warnings

    Change-Id: Iff10d19bfef6180fda8e4dd1b10d3753e381e4d8
    sentinelt committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    885c660 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2021

  1. Improve Wiktionary parser

    Change-Id: Id22ba1ad117c640a146f025ba6521db5ec938202
    sentinelt committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    8ff9a8b View commit details
    Browse the repository at this point in the history
  2. Improve capital letters preservation

    Change-Id: Iab2f2baeef66771880aeb689121b66f80ab4482a
    sentinelt committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    c65960c View commit details
    Browse the repository at this point in the history
  3. Add report with incorrect countable nouns

    Change-Id: I89edd74dc780828ee04523eeadb49002f0bd62ad
    sentinelt committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    4f2dadc View commit details
    Browse the repository at this point in the history
  4. Add release notes for version 1.3

    Change-Id: I7de1d6eb1183a63fd40b3cebe3789d40b1951701
    sentinelt committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    053eff4 View commit details
    Browse the repository at this point in the history
  5. Release 1.3

    Change-Id: I112a24a8d64fcb6484633c75822d7eb5e33edd18
    sentinelt committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    7924623 View commit details
    Browse the repository at this point in the history
Loading
0