Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 785 Bytes

CHANGELOG.md

File metadata and controls

36 lines (22 loc) · 785 Bytes

HEAD

0.0.4 (February 5, 2020)

  • Added the bundler Pakket,
  • ...,

0.0.3 (December 30, 2019)

  • Added a private reference to the library and updated the dependencies,
  • Release.

0.0.2 (November 13, 2019)

  • Added the methods $().empty, $().removeChild, $().replaceChild, $().children,
  • and $().previous, $().next,
  • Release.

0.0.1 (September 24, 2019)

  • Switched to ES6 standard,
  • Added the method $.getBbox,
  • Removed the deprecated static methods addClass and removeClass,
  • Removed the deprecated methods $.animate, $.getAnimationStatus, $.stopAnimation,
  • and $.createEvent, $.getAttachedEvent, $.trigger, $.setMessage, $.getMessage,
  • Release.

0.0.0 (August 27, 2019)

  • Initial commit,
  • First build,
  • Release.