Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Releases: e-graveyard/msgboi

v0.3.0

23 Apr 22:42
Compare
Choose a tag to compare

Changelog

  • 17754f7 chore: bump node version of Docker image to the latest LTS
  • 25b81f8 refact: remove globals
  • b842a02 fix: bundle generation
  • dd26e39 chore: change directory name
  • 05ee24a chore: organize package file
  • b3778a1 refact: minor code improvements, remove legal notice
  • 34039c8 ci: remove "push" stage, compile bundle on test
  • bfd3dc6 chore: ignore the build file
  • a40bde0 chore: output of webpack must be a commonjs module
  • 2db8e21 refact: use ES6 syntax, solve linter warnings, reduce code length
  • 98f994f chore: reconfigure webpack to use babel and to generate minimum bundles
  • e269584 chore: include babel-loader for webpack interop
  • 9d4ef76 test: use jest
  • 0fb9654 chore: add configs and script for testing
  • 231e439 style: prettify webpack config file
  • 7b07022 chore: extend rules from standard
  • abf3dae style: run prettify
  • da51137 chore: change description and license, remove jsdoc
  • 57b21e2 chore: change ava to jest
  • eb06af8 chore: add code-formatting & git hook dependencies
  • d441616 chore: add babel
  • 1cdb1ae docs: minor improvements
  • ba4c787 ci: use latest version of node
  • 7bf8f10 fix: deprecated function
  • d815fbd chore: bump prd dependencies
  • f93a3dd chore: bump dev dependencies
  • 1476cdb Merge pull request #10 from caian-org/dependabot/npm_and_yarn/elliptic-6.5.4
  • fca743d chore(deps): bump elliptic from 6.5.3 to 6.5.4
  • 7bb9c2c Merge pull request #9 from caian-org/dependabot/npm_and_yarn/ini-1.3.7
  • e9608b0 chore(deps): bump ini from 1.3.5 to 1.3.7
  • 7e2d031 chore: fix security issues
  • c135c90 Merge pull request #7 from caian-org/dependabot/npm_and_yarn/elliptic-6.5.3
  • acd8df7 chore(deps): bump elliptic from 6.4.1 to 6.5.3
  • f70d29d Merge pull request #6 from caian-org/dependabot/npm_and_yarn/codecov-3.7.1
  • 8dfb710 chore(deps-dev): bump codecov from 3.6.5 to 3.7.1
  • 16dbcb4 Merge pull request #5 from caian-org/dependabot/npm_and_yarn/lodash-4.17.19
  • 605228a chore(deps): bump lodash from 4.17.14 to 4.17.19
  • 8d00175 Merge pull request #4 from caian-org/dependabot/npm_and_yarn/acorn-6.4.1
  • 9dbc0ca chore(deps): bump acorn from 6.1.1 to 6.4.1
  • 48b178c Merge pull request #3 from caian-org/dependabot/npm_and_yarn/codecov-3.6.5
  • 389301e chore(deps-dev): bump codecov from 3.3.0 to 3.6.5
  • 2f8105d Merge pull request #2 from caian-org/dependabot/npm_and_yarn/handlebars-4.5.3
  • 2faa9c7 chore(deps): bump handlebars from 4.1.2 to 4.5.3
  • 6442231 Merge pull request #1 from caian-org/dependabot/npm_and_yarn/eslint-utils-1.4.3
  • 020214f chore(deps): bump eslint-utils from 1.3.1 to 1.4.3
  • a865e4a npm: fix security issues
  • 4b96bbc style(*): various hints for eslint and minor aesthetic changes
  • df327c6 chore: remove unimplemented provider handlers
  • 44a7738 ci: specify NodeJS version
  • a173b86 npm: bump version
  • 5eae1c9 chore: ignore ctags file
  • 00470b8 npm: fix security issue
  • 823165a chore: do not use reserved task "prepare"
  • 12ad024 docs: use SVG instead of PNG
  • 0a35dad chore(npm): include codecov as development dependency for coverage
  • ca57580 ci: fixes
  • 1e8b3a9 docs: include badges, license information and acknowledgements
  • 632ceec ci: include Travis manifest
Read more