pepebecker / pinyin-bot-core

Core module for my Telegram bot and my Messenger bot.
https://www.npmjs.com/package/pinyin-bot-core
MIT License
4 stars 0 forks source link

An in-range update of pinyin-split is breaking the build 🚨 #3

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

The dependency pinyin-split was updated from 1.12.0 to 1.13.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

pinyin-split is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/pepebecker/pinyin-bot-core/builds/449223326?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 3 commits.

  • c191891 Combine non-pinyin chars and update tests
  • 7223315 Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
  • f1f7bbd Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

After pinning to 1.12.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 7208451 Convert module to TypeScript and add decleration files
  • afcb57c Remove package-lock.json

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 1 commits ahead by 1, behind by 1.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits ahead by 5, behind by 2.

  • f4fb125 Add Syntax section to README.md
  • af7ec18 Update overload parameters
  • a255024 Fix bug by recomposing characters after decomposing and removing accents
  • 0855d4c Update README.md
  • 616fb9d Convert module to TypeScript and add decleration files

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 1 commits.

  • 5cf7bd8 Update overload parameters

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits ahead by 0, behind by 6.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 1 commits.

  • 4117d65 Don't remove accent from umlaut ü when normalising pinyin

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 1 commits.

  • 20322ac Update and rename words.json to syllables.json

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • cf27bd7 Recompose chars after decomposing to remove accents
  • 96ab936 Sort package.json

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 1 commits.

  • 9747794 Replace v with ü in syllables.json

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 57 commits ahead by 57, behind by 59.

  • 777728e Replace v with ü in syllables.json
  • 13dfb0b Fix umlaut ü bug
  • 1b2de2d Recompose chars after decomposing to remove accents
  • ab5d882 Sort package.json
  • ad7a3a7 Update and rename words.json to syllables.json
  • a7a7a42 Don't remove accent from umlaut ü when normalising pinyin
  • 37f72f0 Remove package-lock.json
  • 5b9fb0d Combine non-pinyin chars and update tests
  • df216cf Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
  • 20f09bd Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
  • 1a529ab Update
  • 68a07f4 Update
  • f80fb67 Improve and simplify split algorythm
  • 7e7faab Update README.md
  • 313b95b 1.0.8

There are 57 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 57 commits ahead by 57, behind by 59.

  • 8698a0e Replace v with ü in syllables.json
  • 6fb4b67 Fix umlaut ü bug
  • 8b1a3ba Recompose chars after decomposing to remove accents
  • 434bebd Sort package.json
  • 6442d36 Update and rename words.json to syllables.json
  • fa18429 Don't remove accent from umlaut ü when normalising pinyin
  • 389cbde Remove package-lock.json
  • 74f0a9b Combine non-pinyin chars and update tests
  • d4595b9 Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
  • bbd700e Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
  • 99dfa1e Update
  • 748de93 Update
  • 4121b34 Improve and simplify split algorythm
  • 22f1e2d Update README.md
  • 2f44b77 1.0.8

There are 57 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 57 commits ahead by 57, behind by 59.

  • 63c7509 Replace v with ü in syllables.json
  • 3c1dd21 Fix umlaut ü bug
  • 178d90f Recompose chars after decomposing to remove accents
  • 4563259 Sort package.json
  • 5bd91b2 Update and rename words.json to syllables.json
  • 5adf337 Don't remove accent from umlaut ü when normalising pinyin
  • 7d18979 Remove package-lock.json
  • 64bec1d Combine non-pinyin chars and update tests
  • 7fb6996 Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
  • bb02dda Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
  • 54167a0 Update
  • daf7ef7 Update
  • 4121b34 Improve and simplify split algorythm
  • 22f1e2d Update README.md
  • 2f44b77 1.0.8

There are 57 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 57 commits ahead by 57, behind by 59.

  • 63c7509 Replace v with ü in syllables.json
  • 3c1dd21 Fix umlaut ü bug
  • 178d90f Recompose chars after decomposing to remove accents
  • 4563259 Sort package.json
  • 5bd91b2 Update and rename words.json to syllables.json
  • 5adf337 Don't remove accent from umlaut ü when normalising pinyin
  • 7d18979 Remove package-lock.json
  • 64bec1d Combine non-pinyin chars and update tests
  • 7fb6996 Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
  • bb02dda Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
  • 54167a0 Update
  • daf7ef7 Update
  • 4121b34 Improve and simplify split algorythm
  • 22f1e2d Update README.md
  • 2f44b77 1.0.8

There are 57 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 57 commits ahead by 57, behind by 59.

  • 63c7509 Replace v with ü in syllables.json
  • 3c1dd21 Fix umlaut ü bug
  • 178d90f Recompose chars after decomposing to remove accents
  • 4563259 Sort package.json
  • 5bd91b2 Update and rename words.json to syllables.json
  • 5adf337 Don't remove accent from umlaut ü when normalising pinyin
  • 7d18979 Remove package-lock.json
  • 64bec1d Combine non-pinyin chars and update tests
  • 7fb6996 Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
  • bb02dda Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
  • 54167a0 Update
  • daf7ef7 Update
  • 4121b34 Improve and simplify split algorythm
  • 22f1e2d Update README.md
  • 2f44b77 1.0.8

There are 57 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 57 commits ahead by 57, behind by 59.

  • 63c7509 Replace v with ü in syllables.json
  • 3c1dd21 Fix umlaut ü bug
  • 178d90f Recompose chars after decomposing to remove accents
  • 4563259 Sort package.json
  • 5bd91b2 Update and rename words.json to syllables.json
  • 5adf337 Don't remove accent from umlaut ü when normalising pinyin
  • 7d18979 Remove package-lock.json
  • 64bec1d Combine non-pinyin chars and update tests
  • 7fb6996 Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
  • bb02dda Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
  • 54167a0 Update
  • daf7ef7 Update
  • 4121b34 Improve and simplify split algorythm
  • 22f1e2d Update README.md
  • 2f44b77 1.0.8

There are 57 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 57 commits ahead by 57, behind by 59.

  • 63c7509 Replace v with ü in syllables.json
  • 3c1dd21 Fix umlaut ü bug
  • 178d90f Recompose chars after decomposing to remove accents
  • 4563259 Sort package.json
  • 5bd91b2 Update and rename words.json to syllables.json
  • 5adf337 Don't remove accent from umlaut ü when normalising pinyin
  • 7d18979 Remove package-lock.json
  • 64bec1d Combine non-pinyin chars and update tests
  • 7fb6996 Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
  • bb02dda Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
  • 54167a0 Update
  • daf7ef7 Update
  • 4121b34 Improve and simplify split algorythm
  • 22f1e2d Update README.md
  • 2f44b77 1.0.8

There are 57 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 57 commits ahead by 57, behind by 59.

  • 63c7509 Replace v with ü in syllables.json
  • 3c1dd21 Fix umlaut ü bug
  • 178d90f Recompose chars after decomposing to remove accents
  • 4563259 Sort package.json
  • 5bd91b2 Update and rename words.json to syllables.json
  • 5adf337 Don't remove accent from umlaut ü when normalising pinyin
  • 7d18979 Remove package-lock.json
  • 64bec1d Combine non-pinyin chars and update tests
  • 7fb6996 Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
  • bb02dda Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
  • 54167a0 Update
  • daf7ef7 Update
  • 4121b34 Improve and simplify split algorythm
  • 22f1e2d Update README.md
  • 2f44b77 1.0.8

There are 57 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 57 commits ahead by 57, behind by 59.

  • 63c7509 Replace v with ü in syllables.json
  • 3c1dd21 Fix umlaut ü bug
  • 178d90f Recompose chars after decomposing to remove accents
  • 4563259 Sort package.json
  • 5bd91b2 Update and rename words.json to syllables.json
  • 5adf337 Don't remove accent from umlaut ü when normalising pinyin
  • 7d18979 Remove package-lock.json
  • 64bec1d Combine non-pinyin chars and update tests
  • 7fb6996 Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
  • bb02dda Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
  • 54167a0 Update
  • daf7ef7 Update
  • 4121b34 Improve and simplify split algorythm
  • 22f1e2d Update README.md
  • 2f44b77 1.0.8

There are 57 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 57 commits ahead by 57, behind by 59.

  • 63c7509 Replace v with ü in syllables.json
  • 3c1dd21 Fix umlaut ü bug
  • 178d90f Recompose chars after decomposing to remove accents
  • 4563259 Sort package.json
  • 5bd91b2 Update and rename words.json to syllables.json
  • 5adf337 Don't remove accent from umlaut ü when normalising pinyin
  • 7d18979 Remove package-lock.json
  • 64bec1d Combine non-pinyin chars and update tests
  • 7fb6996 Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
  • bb02dda Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
  • 54167a0 Update
  • daf7ef7 Update
  • 4121b34 Improve and simplify split algorythm
  • 22f1e2d Update README.md
  • 2f44b77 1.0.8

There are 57 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 57 commits ahead by 57, behind by 59.

  • 63c7509 Replace v with ü in syllables.json
  • 3c1dd21 Fix umlaut ü bug
  • 178d90f Recompose chars after decomposing to remove accents
  • 4563259 Sort package.json
  • 5bd91b2 Update and rename words.json to syllables.json
  • 5adf337 Don't remove accent from umlaut ü when normalising pinyin
  • 7d18979 Remove package-lock.json
  • 64bec1d Combine non-pinyin chars and update tests
  • 7fb6996 Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
  • bb02dda Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
  • 54167a0 Update
  • daf7ef7 Update
  • 4121b34 Improve and simplify split algorythm
  • 22f1e2d Update README.md
  • 2f44b77 1.0.8

There are 57 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 57 commits ahead by 57, behind by 59.

  • 63c7509 Replace v with ü in syllables.json
  • 3c1dd21 Fix umlaut ü bug
  • 178d90f Recompose chars after decomposing to remove accents
  • 4563259 Sort package.json
  • 5bd91b2 Update and rename words.json to syllables.json
  • 5adf337 Don't remove accent from umlaut ü when normalising pinyin
  • 7d18979 Remove package-lock.json
  • 64bec1d Combine non-pinyin chars and update tests
  • 7fb6996 Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
  • bb02dda Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
  • 54167a0 Update
  • daf7ef7 Update
  • 4121b34 Improve and simplify split algorythm
  • 22f1e2d Update README.md
  • 2f44b77 1.0.8

There are 57 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 57 commits ahead by 57, behind by 59.

  • 63c7509 Replace v with ü in syllables.json
  • 3c1dd21 Fix umlaut ü bug
  • 178d90f Recompose chars after decomposing to remove accents
  • 4563259 Sort package.json
  • 5bd91b2 Update and rename words.json to syllables.json
  • 5adf337 Don't remove accent from umlaut ü when normalising pinyin
  • 7d18979 Remove package-lock.json
  • 64bec1d Combine non-pinyin chars and update tests
  • 7fb6996 Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
  • bb02dda Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
  • 54167a0 Update
  • daf7ef7 Update
  • 4121b34 Improve and simplify split algorythm
  • 22f1e2d Update README.md
  • 2f44b77 1.0.8

There are 57 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 57 commits ahead by 57, behind by 59.

  • 63c7509 Replace v with ü in syllables.json
  • 3c1dd21 Fix umlaut ü bug
  • 178d90f Recompose chars after decomposing to remove accents
  • 4563259 Sort package.json
  • 5bd91b2 Update and rename words.json to syllables.json
  • 5adf337 Don't remove accent from umlaut ü when normalising pinyin
  • 7d18979 Remove package-lock.json
  • 64bec1d Combine non-pinyin chars and update tests
  • 7fb6996 Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
  • bb02dda Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
  • 54167a0 Update
  • daf7ef7 Update
  • 4121b34 Improve and simplify split algorythm
  • 22f1e2d Update README.md
  • 2f44b77 1.0.8

There are 57 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 57 commits ahead by 57, behind by 59.

  • 63c7509 Replace v with ü in syllables.json
  • 3c1dd21 Fix umlaut ü bug
  • 178d90f Recompose chars after decomposing to remove accents
  • 4563259 Sort package.json
  • 5bd91b2 Update and rename words.json to syllables.json
  • 5adf337 Don't remove accent from umlaut ü when normalising pinyin
  • 7d18979 Remove package-lock.json
  • 64bec1d Combine non-pinyin chars and update tests
  • 7fb6996 Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
  • bb02dda Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
  • 54167a0 Update
  • daf7ef7 Update
  • 4121b34 Improve and simplify split algorythm
  • 22f1e2d Update README.md
  • 2f44b77 1.0.8

There are 57 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 57 commits ahead by 57, behind by 59.

  • 63c7509 Replace v with ü in syllables.json
  • 3c1dd21 Fix umlaut ü bug
  • 178d90f Recompose chars after decomposing to remove accents
  • 4563259 Sort package.json
  • 5bd91b2 Update and rename words.json to syllables.json
  • 5adf337 Don't remove accent from umlaut ü when normalising pinyin
  • 7d18979 Remove package-lock.json
  • 64bec1d Combine non-pinyin chars and update tests
  • 7fb6996 Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
  • bb02dda Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
  • 54167a0 Update
  • daf7ef7 Update
  • 4121b34 Improve and simplify split algorythm
  • 22f1e2d Update README.md
  • 2f44b77 1.0.8

There are 57 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 57 commits ahead by 57, behind by 59.

  • 63c7509 Replace v with ü in syllables.json
  • 3c1dd21 Fix umlaut ü bug
  • 178d90f Recompose chars after decomposing to remove accents
  • 4563259 Sort package.json
  • 5bd91b2 Update and rename words.json to syllables.json
  • 5adf337 Don't remove accent from umlaut ü when normalising pinyin
  • 7d18979 Remove package-lock.json
  • 64bec1d Combine non-pinyin chars and update tests
  • 7fb6996 Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
  • bb02dda Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
  • 54167a0 Update
  • daf7ef7 Update
  • 4121b34 Improve and simplify split algorythm
  • 22f1e2d Update README.md
  • 2f44b77 1.0.8

There are 57 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 57 commits ahead by 57, behind by 59.

  • 63c7509 Replace v with ü in syllables.json
  • 3c1dd21 Fix umlaut ü bug
  • 178d90f Recompose chars after decomposing to remove accents
  • 4563259 Sort package.json
  • 5bd91b2 Update and rename words.json to syllables.json
  • 5adf337 Don't remove accent from umlaut ü when normalising pinyin
  • 7d18979 Remove package-lock.json
  • 64bec1d Combine non-pinyin chars and update tests
  • 7fb6996 Revert to pepebecker's algorithm, adjust it to work without pinyin-utils and make pinyin list wrapping optional; Add new tests
  • bb02dda Rewrite split algorithm and allow returning everything without pinyin list wrapping; Remove unnecessary dependencies; Update tests and README.md accordingly
  • 54167a0 Update
  • daf7ef7 Update
  • 4121b34 Improve and simplify split algorythm
  • 22f1e2d Update README.md
  • 2f44b77 1.0.8

There are 57 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits.

See the full diff