Skip to content

Releases: poupryc/scpper.js

v3.0.3

10 Oct 16:20
Compare
Choose a tag to compare

3.0.3 (2018-10-10)

Bug Fixes

  • package: AVA is now a dev dep (49d08be)

v3.0.2

04 Oct 20:27
Compare
Choose a tag to compare

3.0.2 (2018-10-04)

Bug Fixes

  • type: fix searchUser type (58e06b5)

v3.0.1

02 Oct 16:38
Compare
Choose a tag to compare

3.0.1 (2018-10-02)

Bug Fixes

v3.0.0

02 Oct 16:08
Compare
Choose a tag to compare

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

06 Mar 21:44
Compare
Choose a tag to compare

2.1.0 (2018-03-06)

Features

  • site: add the possibility to make a global search (227713f)

v2.0.0

12 Feb 18:22
Compare
Choose a tag to compare

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

03 Jan 22:48
Compare
Choose a tag to compare

1.0.1 (2018-01-03)

Bug Fixes

  • typings: add user api interface (3245d73)

v1.0.0

02 Jan 18:39
Compare
Choose a tag to compare

1.0.0 (2018-01-02)

Initial release !

Features

  • scpper: add first version (5eb8f42)