Skip to content

Latest commit

 

History

History
271 lines (154 loc) · 14.1 KB

CHANGELOG.md

File metadata and controls

271 lines (154 loc) · 14.1 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • adding auto-changelog 66f5175
  • [Security] Bump elliptic from 6.4.0 to 6.5.3 0c695b3
  • [Security] Bump http-proxy from 1.16.2 to 1.18.1 fe0e727

19 February 2020

  • fixing issues with adjustRangeToRotation being passed bad values 0a927f6
  • Merge pull request #56 from TeselaGen/dependabot/npm_and_yarn/handlebars-4.7.3 0d76f3a
  • [Security] Bump handlebars from 4.0.11 to 4.7.3 cba7588

18 October 2019

  • updating adjustRangeToRotation to default rotateTo to 0 0ced741

18 October 2019

  • Bump mocha from 2.5.3 to 6.2.0 #9
  • [Security] Bump extend from 3.0.1 to 3.0.2 #2
  • [Security] Bump eslint-utils from 1.4.0 to 1.4.2 #15
  • [Security] Bump fstream from 1.0.11 to 1.0.12 #3
  • [Security] Bump macaddress from 0.2.8 to 0.2.9 #5
  • [Security] Bump sshpk from 1.13.1 to 1.16.1 #8
  • [Security] Bump stringstream from 0.0.5 to 0.0.6 #10
  • Bump jest from 23.6.0 to 24.9.0 #13
  • [Security] Bump lodash from 4.17.4 to 4.17.13 #14
  • [Security] Bump mixin-deep from 1.3.1 to 1.3.2 #16
  • fixed bug that sends NaN start when flipped coordinates still cross… #1
  • eslint config update 5724d78
  • fixed bug that sends bogus start when flipped coordinates still cross origin. a494979
  • updating trimRangeByByAnother range to take a joinIfPossible option 0777546

14 March 2019

  • adding isRangeOrPositionWithinRange function 751574e
  • adding index.js export test d525785

7 January 2019

  • updating isRangeWithinRange and trimRangeByAnotherRange to not break if invalid inputs are passed in e05d10f
  • small var -> const update bfe7642

29 October 2018

  • adding locations support to getRangeAngles 300e101
  • adding extra adjustRangeToRotation tests 04b4b92
  • adding issue template 018606f

19 February 2018

  • adding adjustRangeToRotation function to index.js 11098eb

19 February 2018

  • removing build files from git bef0a58
  • updating readme b8301c9
  • adding adjustRangeToRotation function 942a27b

31 October 2017

31 October 2017

  • updating build to not copy files 7f74de5

31 October 2017

  • updating main property in package.json 562487e
  • updating gitignore 25d70fc

31 October 2017

31 October 2017

31 October 2017

  • updating requires to use index file instead of path a040657

31 October 2017

20 October 2017

  • adding getZeroedRangeOverlaps d8f4589

20 October 2017

  • adding getZeroedRangeOverlaps ad94867
  • adding getZeroedRangeOverlaps a021a4e

19 October 2017

  • extending when using trimrange 92e8364

18 October 2017

  • updating isPositionWithinRange to add more options 3be55ce

9 October 2017

9 October 2017

  • adding an index.js file for better autocomplete 0001c81
  • adding expandOrContractRangeByLength and flipContainedRange 51ef6d0
  • adding ability to specify inclusive1BasedStart/End for the invert range function as a final param 2b83036

10 April 2016

8 April 2016

  • updating name of invertCircularRange to more general invertRange e0e76fd
  • adding generalized expand or contract function 7011e18

1 April 2016

  • adding expandOrContractRange helper function d4f0952

7 March 2016

  • reverting es6 syntax to es5 a591044

1 March 2016

1 March 2016

  • getRangeAngles now exports a 'centerAngle' as well 03cf63a

22 February 2016

  • fixing normalizePosition error where a negative position could be returned in certain cases 66cf15e

21 February 2016

  • adding getPositionFromAngle 4c07916

21 February 2016

  • adding getPositionFromAngle 2544701

20 February 2016

20 February 2016

  • Fixed: Error getting range length (which trickled into error getting range angles) 586dac0

10 February 2016

  • fixing es6 incompatibilities d981d91

10 February 2016

10 February 2016

10 February 2016

10 February 2016

1.0.2

10 February 2016

  • moving to Teselagen github 4fd5d3d
  • adding circular range utils 25ccbae