Releases: poupryc/scpper.js
Releases · poupryc/scpper.js
v3.0.3
3.0.3 (2018-10-10)
Bug Fixes
- package: AVA is now a dev dep (49d08be)
v3.0.2
3.0.2 (2018-10-04)
Bug Fixes
- type: fix searchUser type (58e06b5)
v3.0.1
3.0.1 (2018-10-02)
Bug Fixes
v3.0.0
3.0.0 (2018-10-02)
Bug Fixes
- scpper: delete old scpper file (4ef64fd)
Code Refactoring
- complete rewriting of the code (a9485f5)
BREAKING CHANGES
- Some exports have been renamed as well as some functions.
v2.1.0
2.1.0 (2018-03-06)
Features
- site: add the possibility to make a global search (227713f)
v2.0.0
2.0.0 (2018-02-12)
Bug Fixes
- typings: support "deleted" property (e4a4f35)
Code Refactoring
- scpper: conversion of SiteInitial to enum (73b6df5)
BREAKING CHANGES
- scpper: If you pass an incorrect site initial in the "site"property or a branch initial not supported by Scpper, an error will be throw.
v1.0.1
1.0.1 (2018-01-03)
Bug Fixes
- typings: add user api interface (3245d73)
v1.0.0
1.0.0 (2018-01-02)
Initial release !
Features
- scpper: add first version (5eb8f42)