Skip to content

Conversation

@greenkeeper
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 11, 2019

The dependency solidity-bytes-utils was updated from 0.0.5 to 0.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:

  • Several smaller-than-32-bytes new typecasting methods [uint8, uint16, uint32]. (Thank you @hihiben !! 😄 )
  • New 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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 27, 2019

Update to this version instead 🚀

Release Notes for v0.0.7 - Upgrade to Solidity v0.5.0

Changelog:

  • Refactored codebase to support Solidity's v0.5.x breaking syntax changes. (Thank you for the awesome contribution @fubuloubu!)
  • Refactored tests. (Ditched the ThrowProxy pattern)
Commits

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

greenkeeper bot added a commit that referenced this pull request Jun 26, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 26, 2019

Update to this version instead 🚀

Commits

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

  • 0061b62 v0.0.8 - Additional uint typecasting methods (#28)
  • 14ca2bd v0.0.7 - Upgrade to Solidity v0.5.0 (#22)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant