Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

agave

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

agave - npm Package Versions

2
mikemaccana
published 3.0.1 •

mikemaccana
published 3.0.0 •

mikemaccana
published 2.3.0 •

mikemaccana
published 2.2.1 •

mikemaccana
published 2.2.0 •

Changelog

Source

2.2.0 (2017-04-18)

  • es6-shim removed - now expects ES6. Current browsers or node version 6 and up.
  • number..months and number..years added.
  • Remove number methods where either Math.method an ES6 operator like ** exists. Use those instead.
mikemaccana
published 2.0.0 •

Changelog

Source

2.0.0 (2016-08-03)

  • agave now uses semver. Since this is the first major breaking change we're releasing to 2.0.0
  • agave.enable() is now just agave() - ie the module exports a single function
  • number..seconds, number..minutes, number..hours etc are now attributes, rather than functions.
  • Add date.isOnWeekend(), date.withoutTime(), and date.clone()
  • agave itself is now written in ES6
mikemaccana
published 0.6.2 •

mikemaccana
published 0.6.1 •

Changelog

Source

0.6.1 (2015-02-22)

  • Replace array.contains with array.includes like ES7

0.6 (2015-02-22)

Features:

  • Use ES6, remove any function already in ES6 (@mikemaccana)
  • Remove requirejs support, just use CommonJS (@mikemaccana)
  • Remove DOM functions, these will soon appear in a separate library
mikemaccana
published 0.6.0 •

mikemaccana
published 0.4.6 •

2