Open greenkeeper[bot] opened 5 years ago
dependency
solidity-bytes-utils was updated from 0.0.5
to 0.0.7
.Update to this version instead π
Changelog:
The new version differs by 8 commits.
3222bc1
Fix typo in package-lock.json
40adf99
Merge branch 'master' into develop
5741a27
Update dependency versions
e177b3b
Bump version in package-lock.json
5670587
Bump version to v0.0.7
9df9e9b
Update package-lock.json
d942a00
(WIP) Upgrade to Solidity v0.5.0 (#21)
9776282
v0.0.6 - Addition of several other typecast methods (#20)
See the full diff
dependency
solidity-bytes-utils was updated from 0.0.5
to 0.0.8
.
The dependency solidity-bytes-utils was updated from
0.0.5
to0.0.6
.This version is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for v0.0.6 - Addition of new typecast methods
Changelog:
uint8
,uint16
,uint32
]. (Thank you @hihiben !!bytes32
typecasting method.Commits
The new version differs by 13 commits.
4f5a1a9
Merge branch 'develop' of github.com:GNSPS/solidity-bytes-utils into develop
7bdc4a8
Bump version to v0.0.6
c77862e
Merge branch 'master' into develop
a169ca8
Removing Truffle as a dependency
f760158
Support for typecasting into uint8, uint16, uint32 (#19)
2403414
:put_litter_in_its_place: (#18)
1d9c289
Another README update
a4bb313
Update README to reflect NPM publish
8fb97a6
New type cast method + NPM publishing capabilities (#17)
cdaba01
v0.0.5 - Critical fix to the
slice()
method (#14)34383c7
v0.0.4
ceca52e
v0.0.3-ac.2
08f2a00
Merge pull request #8 from GNSPS/revert-5-docs
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: