Skip to content

Releases: Aclify/aclify

Chore - Use Codecov + Simplify running tests

08 Jan 14:36
eff7942
Compare
Choose a tag to compare
  • Use Codecov instead of Coveralls.
  • Simplify running tests.

Chore - Dependencies upgraded

08 Jan 14:22
9f10fb4
Compare
Choose a tag to compare

Packages upgraded:

"mongodb": "^2.2.33 => "mongodb": "^3.0.1"
"babel-eslint": "~8.0.1" => "babel-eslint": "~8.1.2"
"babel-jest": "~21.2.0" => "babel-jest": "~22.0.4"
"eslint": "~4.9.0" => "eslint": "~4.15.0"
"flow-bin": "~0.57.3" => "flow-bin": "~0.63.1"
"jest": "~21.2.1" => "jest": "~22.0.4"

Tests has been updated to work with latest Mongodb package version.

Feat - removeUser method created

23 Oct 16:36
Compare
Choose a tag to compare
  • removeUser method created to delete user.

Chore - Dependencies updated + version bumped

19 Oct 11:45
Compare
Choose a tag to compare
  • Dependencies upgraded
  • Version bumped

Fix - Sequelize store

19 Oct 11:29
Compare
Choose a tag to compare

Value size upgraded to 1000 chars.

Chore - Dependencies updated

17 Oct 13:05
Compare
Choose a tag to compare

Packages updated:

eslint-config-airbnb-base  ~12.0.2  →  ~12.1.0
mongodb    ^2.2.31  →  ^2.2.33
sequelize  ^4.13.8  →  ^4.14.0
flow-bin   ~0.57.2  →  ~0.57.3

Chore - Many changes

16 Oct 15:46
Compare
Choose a tag to compare
  • Packages updated
  • NPM run script test-only-with-coverage created
  • Documentation : Test block created

Version bumped for npmjs

11 Oct 11:45
Compare
Choose a tag to compare

Version rebumped to force npm to prepare folder before publishing.

Fix - Entry point moved to src folder

11 Oct 10:35
Compare
Choose a tag to compare

Entry point moved to src folder to be compliant with require and import.

Fix small things on docker and travis

10 Oct 16:29
Compare
Choose a tag to compare