Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

Releases: Banno/angular-briefcache

v1.3.2

17 Jan 15:39

Choose a tag to compare

Bumps some development dependencies (devDependencies) to the latest versions. Fixes some packages that were insecure and/or really outdated.

v1.3.1

22 Nov 21:05

Choose a tag to compare

Add back the bower.json file for compatibility, but mark it as deprecated.

v1.3.0

22 Nov 19:22

Choose a tag to compare

Use npm for packages. Remove bower manifest.

v1.2.0

05 Oct 18:17

Choose a tag to compare

  • Upgrade some npm dependencies (#4)
  • Minor dev fixes (#3)
  • Remove "license" property from bower manifest. (21f4c5e)

v1.1.0

21 Jul 18:33

Choose a tag to compare

The cache can now be enabled/disabled and configured both before and after Angular bootstrapping. See the [https://github.com/Banno/angular-briefcache#configuration](configuration docs) for details.

v1.0.2

20 Jul 20:55

Choose a tag to compare

Adds a check to see if the cache has already been created.

v1.0.1

19 May 22:01

Choose a tag to compare

  • Adds minified version of the library.
  • Adds package & copyright info in JS comments.

v1.0.0

19 May 22:00

Choose a tag to compare

Initial public release.