Skip to content

Commit

Permalink
Release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Aug 5, 2019
1 parent ec2853f commit 0b920d4
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 1 deletion.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,39 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.3.0](https://github.com/toorshia/justgage/compare/1.2.9...v1.3.0)

> 5 August 2019
- Fix negative values handling [`#312`](https://github.com/toorshia/justgage/pull/312)
- Made library commonJs friendly [`#256`](https://github.com/toorshia/justgage/pull/256)
- Fix for negative numbers, humanFriendly and customSectors [`#326`](https://github.com/toorshia/justgage/pull/326)
- [docs] Added changelog and updarted readme [`85d13ef`](https://github.com/toorshia/justgage/commit/85d13ef64b4f1cc017666623d54b4fd93bf731b4)
- [docs] Options [`c514faf`](https://github.com/toorshia/justgage/commit/c514faf80b2928654b65cfb37f82e018b446e716)
- [build] Added gitignore and npmignore files [`c770b15`](https://github.com/toorshia/justgage/commit/c770b15af3305974661ea509eda6b8638eb6645a)
- [docs] Updated readme [`b17651d`](https://github.com/toorshia/justgage/commit/b17651d8bb3670fe5c3c2362ba6372b3795cc4d4)
- [docs] Fixed readme [`8c29fe9`](https://github.com/toorshia/justgage/commit/8c29fe9e3ac6e4e39d73693de42b1b70d8a99364)
- Round Human friendly numbers less than 1000 [`83c8a93`](https://github.com/toorshia/justgage/commit/83c8a93dc080bc82fc25a664374ba457ff1dcf45)
- [build] Added changelog and release scripts [`afee0b8`](https://github.com/toorshia/justgage/commit/afee0b8d2ee95f9236a5cfeb0f4a3df3118179b6)
- removed silly typho [`a1674e3`](https://github.com/toorshia/justgage/commit/a1674e3a2c63d710d9367ff4afa7c80fea80fdae)
- justgauge.js now imports raphael and exports itself as a module [`9455c88`](https://github.com/toorshia/justgage/commit/9455c88b5d103609b035c0035fee2b6452adb21b)
- Fix custom sectors colors [`10dc1f9`](https://github.com/toorshia/justgage/commit/10dc1f93883e0024f8f6d495b53886f3fb4f517b)
- actually I needed those exports [`1cf2444`](https://github.com/toorshia/justgage/commit/1cf2444ab38988720f885d35b57795d1fc1d8d38)
- [docs] Added GIF screenshot [`35b69ad`](https://github.com/toorshia/justgage/commit/35b69ad50a89d3c47ec1a0bb98cb95e977a18eb4)
- Refactor and fix displayed value [`e236faa`](https://github.com/toorshia/justgage/commit/e236faaeba4d218c7d35254e4a82ad021d352759)
- export removed because it's now in index.js [`cb63f3f`](https://github.com/toorshia/justgage/commit/cb63f3f797ad243567e26d8562ec48b27ef7df7b)
- Fix make function work with negative numbers too [`66c48c5`](https://github.com/toorshia/justgage/commit/66c48c5b1e058bee73dd82095a9caa8b41935e9b)
- Fix issue with negative bounds [`f7f1071`](https://github.com/toorshia/justgage/commit/f7f10719c36393937be1cc650d3b94d8fa82af4c)
- added raphael as a dependency in package.json [`a702f09`](https://github.com/toorshia/justgage/commit/a702f0941fe35cf35c775b073fa6ad987219bc28)
- index.js to standarize commonjs module [`5ab4013`](https://github.com/toorshia/justgage/commit/5ab4013584c1447dc1c326df1802df58f8cfbce8)
- [fix] Default pointerOptions value [`eae6844`](https://github.com/toorshia/justgage/commit/eae684440cae2375f207b1691224bfeebe11a7d3)
- fixed route [`7231c75`](https://github.com/toorshia/justgage/commit/7231c7517309334d71f2ac635a103f53a5e76f23)
- main: now references index.js [`d062a85`](https://github.com/toorshia/justgage/commit/d062a85b518aa4f1fa7bbe4be726ae12647db552)
- [build] Fixed version in package.json [`f6b03b5`](https://github.com/toorshia/justgage/commit/f6b03b58631382a0cb47f7e8561ff86580c227e3)
- [build] Fix raphael dependencies [`f71c4a2`](https://github.com/toorshia/justgage/commit/f71c4a2045851ad7db259f793b1c8454e796839c)
- [chore] Enabled npm publish on release-it [`ec2853f`](https://github.com/toorshia/justgage/commit/ec2853fd506cf9062a3d039223f7cd44dd5a15c5)
- [build] Ignore changelog old in npm release [`498d4af`](https://github.com/toorshia/justgage/commit/498d4afd563692c8a6b6aef7ab57c83470d4a207)

#### [1.2.9](https://github.com/toorshia/justgage/compare/1.2.8...1.2.9)

> 26 September 2016
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "justgage",
"version": "1.2.9",
"version": "1.3.0",
"description": "JustGage is a handy JavaScript plugin for generating and animating nice & clean gauges. It is based on Raphaël library for vector drawing, so it’s completely resolution independent and self-adjusting.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 0b920d4

Please sign in to comment.