3.2.8 • Published 4 years ago

@illumass/signals-protobuf v3.2.8

Weekly downloads
14
License
UNLICENSED
Repository
-
Last release
4 years ago

Signals Protobuf

This package encodes and decodes signal data. Starting from 3.1.0, es6 code is emitted into ./lib/. It is up to the user of the library to emit out into usable form. (via babel).

Scripts

  • npm run clean Clean artifacts

  • npm run build Build the project. It creates two variants

    • lib contains ES6/ES2015 module

Release procedure

  1. git flow release start x.y.z
  2. npm --no-git-tag-version version <major|minor|patch>
  3. git commit -a -m 'Bump version'
  4. git flow release finish x.y.z
  5. git push
  6. git checkout master
  7. git push
  8. git push --tags
  9. nvm use
  10. npm publish --access public npm will ask for a OTP.
3.2.8

4 years ago

3.2.7

4 years ago

3.2.6

4 years ago

3.2.5

4 years ago

3.2.4

5 years ago

3.2.3

5 years ago

3.2.2

5 years ago

3.2.1

5 years ago

3.2.0

5 years ago

3.1.0

5 years ago

3.0.1

5 years ago

2.1.4

5 years ago

2.1.3

5 years ago

2.1.2

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.8

5 years ago

2.0.7

5 years ago

2.0.6

5 years ago

2.0.5

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago