Closed greenkeeper[bot] closed 7 years ago
Update to this version instead ๐
The new version differs by 10 commits.
f106d67
Merge pull request #76 from themasch/release-1.0.0
87788d0
Update CONTRIBUTORS
63f31fd
Update package.json: Version 1.0.0
a35556a
Update CHANGELOG.md: Add 0.12.0, 1.0.0
a5e3db6
Merge pull request #75 from feross/master
0e0e3c4
add safe-buffer to tests
720892a
add node 0.10 and 0.12 to travis
26c87ec
Support Node 0.10, 0.12, and early Node 4
ad53422
Merge pull request #73 from themasch/fix/typo_in_package_name
c9c7513
i'm stupid
See the full diff
Version 0.12.0 of bencode just got published.
The version 0.12.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of bencode. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 14 commits0.
359a722
Merge pull request #72 from themasch/version_0_12
04fb87f
marked fastest encoder
098c268
updated readme and version, new benchmark for btparse.
ac21d37
Merge pull request #71 from slang800/remove-new-buffer
6fcd0af
replace deprecated
new Buffer
withBuffer.from
&allocUnsafe
4cdc03d
Merge pull request #70 from slang800/master
2becaa5
use constants for character codes
766dbaf
Merge pull request #69 from themasch/greenkeeper-standard-9.0.2
e655623
chore(package): update standard to version 9.0.2
136de8d
Merge pull request #65 from themasch/chores
594e1f0
Update package.json: Add
style
script to standard --fixd9d26a4
Remove test/mocha.opts
480ddc3
Merge pull request #62 from zunsthy/bugfix/makefile
616f2e4
remove 'bencode.js'
false
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: