Skip to content

Commit

Permalink
fix: Deprecate v0.1.1, not published correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisAlderson committed Jan 1, 2018
1 parent 29c9c92 commit 474d55a
Show file tree
Hide file tree
Showing 8 changed files with 32 additions and 47 deletions.
4 changes: 2 additions & 2 deletions docs/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2693,7 +2693,7 @@
},
{
"kind": "packageJSON",
"content": "{\n \"name\": \"pop-api-scraper\",\n \"version\": \"0.1.0\",\n \"description\": \"The base modules for the popcorn-api scraper\",\n \"dependencies\": {\n \"cheerio\": \"^1.0.0-rc.2\",\n \"debug\": \"^3.1.0\",\n \"fs-extra\": \"^5.0.0\",\n \"got\": \"^8.0.1\",\n \"node-cron\": \"^1.2.1\",\n \"p-map\": \"^1.2.0\"\n },\n \"peerDependencies\": {\n \"pop-api\": \"^0.6.1\"\n },\n \"devDependencies\": {\n \"babel-cli\": \"^6.26.0\",\n \"babel-plugin-external-helpers\": \"^6.22.0\",\n \"babel-plugin-istanbul\": \"^4.1.5\",\n \"babel-plugin-transform-class-properties\": \"^6.24.1\",\n \"babel-plugin-transform-export-extensions\": \"^6.22.0\",\n \"babel-plugin-transform-object-rest-spread\": \"^6.26.0\",\n \"babel-plugin-transform-strict-mode\": \"^6.24.1\",\n \"babel-preset-env\": \"^1.6.1\",\n \"babel-preset-flow\": \"^6.23.0\",\n \"babel-register\": \"^6.26.0\",\n \"chai\": \"^4.1.2\",\n \"coveralls\": \"^3.0.0\",\n \"cross-env\": \"^5.1.3\",\n \"del\": \"^3.0.0\",\n \"esdoc\": \"^1.0.4\",\n \"esdoc-ecmascript-proposal-plugin\": \"^1.0.0\",\n \"esdoc-flow-type-plugin\": \"^1.0.1\",\n \"esdoc-standard-plugin\": \"^1.0.0\",\n \"eslint\": \"^4.14.0\",\n \"eslint-config-vixo\": \"^2.0.2\",\n \"flow\": \"^0.2.3\",\n \"flow-bin\": \"^0.62.0\",\n \"flow-typed\": \"^2.2.3\",\n \"husky\": \"^0.14.3\",\n \"mkdirp\": \"^0.5.1\",\n \"mocha\": \"^4.1.0\",\n \"nyc\": \"^11.4.1\",\n \"rollup\": \"^0.53.2\",\n \"rollup-plugin-babel\": \"^3.0.3\",\n \"rollup-plugin-json\": \"^2.3.0\",\n \"rollup-plugin-node-resolve\": \"^3.0.0\",\n \"rollup-plugin-uglify\": \"^2.0.1\",\n \"sinon\": \"^4.1.3\",\n \"standard-version\": \"^4.2.0\",\n \"uglify-es\": \"^3.3.4\"\n },\n \"license\": \"MIT\",\n \"scripts\": {\n \"build\": \"cross-env NODE_ENV=production rollup -c\",\n \"coveralls\": \"cat ./coverage/lcov.info | coveralls\",\n \"debug\": \"npm run dev --inspect\",\n \"dev\": \"cross-env DEBUG=pop-api-scraper* NODE_ENV=development node -r babel-register ./examples/exampleSetup.js\",\n \"docs\": \"esdoc -c .esdoc.json\",\n \"flow\": \"flow\",\n \"flow-typed\": \"flow-typed install\",\n \"lint\": \"eslint {example,src,test}/** *.js$\",\n \"release\": \"git add ./docs/* && standard-version -a\",\n \"precommit\": \"npm run lint && npm run flow\",\n \"prerelease\": \"npm run build && npm run docs\",\n \"prepush\": \"npm run test\",\n \"test\": \"cross-env NODE_ENV=test nyc -r=lcov -r=text mocha --exit --recursive\"\n },\n \"engines\": {\n \"node\": \">=7.10.1\"\n },\n \"keywords\": [\n \"api\",\n \"popcorn\",\n \"middleware\",\n \"scraper\"\n ],\n \"main\": \"./build/pop-api-scraper.js\",\n \"module\": \"./build/pop-api-scraper.esm.js\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git+https://github.com/popcorn-official/pop-api-scraper.git\"\n },\n \"files\": [\n \"build/**/*\"\n ]\n}\n",
"content": "{\n \"name\": \"pop-api-scraper\",\n \"version\": \"0.1.1\",\n \"description\": \"The base modules for the popcorn-api scraper\",\n \"dependencies\": {\n \"cheerio\": \"^1.0.0-rc.2\",\n \"debug\": \"^3.1.0\",\n \"fs-extra\": \"^5.0.0\",\n \"got\": \"^8.0.1\",\n \"node-cron\": \"^1.2.1\",\n \"p-map\": \"^1.2.0\"\n },\n \"peerDependencies\": {\n \"pop-api\": \"^0.6.1\"\n },\n \"devDependencies\": {\n \"babel-cli\": \"^6.26.0\",\n \"babel-plugin-external-helpers\": \"^6.22.0\",\n \"babel-plugin-istanbul\": \"^4.1.5\",\n \"babel-plugin-transform-class-properties\": \"^6.24.1\",\n \"babel-plugin-transform-export-extensions\": \"^6.22.0\",\n \"babel-plugin-transform-object-rest-spread\": \"^6.26.0\",\n \"babel-plugin-transform-strict-mode\": \"^6.24.1\",\n \"babel-preset-env\": \"^1.6.1\",\n \"babel-preset-flow\": \"^6.23.0\",\n \"babel-register\": \"^6.26.0\",\n \"chai\": \"^4.1.2\",\n \"coveralls\": \"^3.0.0\",\n \"cross-env\": \"^5.1.3\",\n \"del\": \"^3.0.0\",\n \"esdoc\": \"^1.0.4\",\n \"esdoc-ecmascript-proposal-plugin\": \"^1.0.0\",\n \"esdoc-flow-type-plugin\": \"^1.0.1\",\n \"esdoc-standard-plugin\": \"^1.0.0\",\n \"eslint\": \"^4.14.0\",\n \"eslint-config-vixo\": \"^2.0.2\",\n \"flow\": \"^0.2.3\",\n \"flow-bin\": \"^0.62.0\",\n \"flow-typed\": \"^2.2.3\",\n \"husky\": \"^0.14.3\",\n \"mkdirp\": \"^0.5.1\",\n \"mocha\": \"^4.1.0\",\n \"nyc\": \"^11.4.1\",\n \"rollup\": \"^0.53.2\",\n \"rollup-plugin-babel\": \"^3.0.3\",\n \"rollup-plugin-json\": \"^2.3.0\",\n \"rollup-plugin-node-resolve\": \"^3.0.0\",\n \"rollup-plugin-uglify\": \"^2.0.1\",\n \"sinon\": \"^4.1.3\",\n \"standard-version\": \"^4.2.0\",\n \"uglify-es\": \"^3.3.4\"\n },\n \"license\": \"MIT\",\n \"scripts\": {\n \"build\": \"cross-env NODE_ENV=production rollup -c\",\n \"coveralls\": \"cat ./coverage/lcov.info | coveralls\",\n \"debug\": \"npm run dev --inspect\",\n \"dev\": \"cross-env DEBUG=pop-api-scraper* NODE_ENV=development node -r babel-register ./examples/exampleSetup.js\",\n \"docs\": \"esdoc -c .esdoc.json\",\n \"flow\": \"flow\",\n \"flow-typed\": \"flow-typed install\",\n \"lint\": \"eslint {example,src,test}/** *.js$\",\n \"release\": \"git add ./docs/* && standard-version -a\",\n \"precommit\": \"npm run lint && npm run flow\",\n \"prerelease\": \"npm run build && npm run docs\",\n \"prepush\": \"npm run test\",\n \"test\": \"cross-env NODE_ENV=test nyc -r=lcov -r=text mocha --exit --recursive\"\n },\n \"engines\": {\n \"node\": \">=7.10.1\"\n },\n \"keywords\": [\n \"api\",\n \"popcorn\",\n \"middleware\",\n \"scraper\"\n ],\n \"main\": \"./build/pop-api-scraper.js\",\n \"module\": \"./build/pop-api-scraper.esm.js\",\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git+https://github.com/popcorn-official/pop-api-scraper.git\"\n },\n \"files\": [\n \"build/**/*\"\n ]\n}\n",
"longname": "/home/eosapien/Software/pop-api-scraper/package.json",
"name": "package.json",
"static": true,
Expand Down Expand Up @@ -2728,7 +2728,7 @@
"kind": "manual",
"longname": "/home/eosapien/Software/pop-api-scraper/CHANGELOG.md",
"name": "./CHANGELOG.md",
"content": "# Change Log\n\nAll notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.\n\n<a name=\"0.1.0\"></a>\n# 0.1.0 (2017-12-27)\n\n\n### Features\n\n* **initial-release:** Initial relase for npm registery ([e8deafd](https://github.com/popcorn-official/pop-api-scraper/commit/e8deafd))\n\n\n\n<a name=\"0.2.0\"></a>\n# 0.2.0 (2017-12-27)\n\n\n### Features\n\n* **initial-release:** Initial relase for npm registery ([e8deafd](https://github.com/popcorn-official/pop-api-scraper/commit/e8deafd))\n\n\n\n<a name=\"0.2.0\"></a>\n# 0.2.0 (2017-12-27)\n\n\n### Features\n\n* **initial-release:** Initial relase for npm registery ([e8deafd](https://github.com/popcorn-official/pop-api-scraper/commit/e8deafd))\n",
"content": "# Change Log\n\nAll notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.\n\n<a name=\"0.1.1\"></a>\n## [0.1.1](https://github.com/popcorn-official/pop-api-scraper/compare/v0.1.0...v0.1.1) (2018-01-01)\n\n\n### Bug Fixes\n\n* **Cron:** Fix issue where cronjob does not start on creation ([#5](https://github.com/popcorn-official/pop-api-scraper/issues/5)) ([cdd965e](https://github.com/popcorn-official/pop-api-scraper/commit/cdd965e))\n* **PopApiScraper:** Fix issue where status files are empty ([#6](https://github.com/popcorn-official/pop-api-scraper/issues/6)) ([9ac9975](https://github.com/popcorn-official/pop-api-scraper/commit/9ac9975))\n\n\n\n<a name=\"0.1.0\"></a>\n# 0.1.0 (2017-12-27)\n\n\n### Features\n\n* **initial-release:** Initial relase for npm registery ([e8deafd](https://github.com/popcorn-official/pop-api-scraper/commit/e8deafd))\n",
"static": true,
"access": "public"
},
Expand Down
19 changes: 7 additions & 12 deletions docs/manual/CHANGELOG.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,10 @@
<ul class="manual-toc">

<li data-ice="manualNav" class="indent-h1" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#change-log" data-ice="link">Change Log</a></li>
<li data-ice="manualNav" class="indent-h2" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#-a-href--https---github-com-popcorn-official-pop-api-scraper-compare-v0-1-0---v0-1-1--0-1-1--a---2018-01-01-" data-ice="link">0.1.1 (2018-01-01)</a></li>
<li data-ice="manualNav" class="indent-h3" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#bug-fixes" data-ice="link">Bug Fixes</a></li>
<li data-ice="manualNav" class="indent-h1" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#0-1-0--2017-12-27-" data-ice="link">0.1.0 (2017-12-27)</a></li>
<li data-ice="manualNav" class="indent-h3" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#features" data-ice="link">Features</a></li>
<li data-ice="manualNav" class="indent-h1" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#0-2-0--2017-12-27-" data-ice="link">0.2.0 (2017-12-27)</a></li>
<li data-ice="manualNav" class="indent-h3" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#features" data-ice="link">Features</a></li>
<li data-ice="manualNav" class="indent-h1" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#0-2-0--2017-12-27-" data-ice="link">0.2.0 (2017-12-27)</a></li>
<li data-ice="manualNav" class="indent-h3" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#features" data-ice="link">Features</a></li>
</ul>
</div>
<div data-ice="manual">
Expand Down Expand Up @@ -88,18 +86,15 @@
</nav>

<div class="content" data-ice="content"><div class="github-markdown" data-ice="content"><h1 id="change-log">Change Log</h1><p>All notable changes to this project will be documented in this file. See <a href="https://github.com/conventional-changelog/standard-version">standard-version</a> for commit guidelines.</p>
<p><a name="0.1.1"></a></p>
<h2 id="-a-href--https---github-com-popcorn-official-pop-api-scraper-compare-v0-1-0---v0-1-1--0-1-1--a---2018-01-01-"><a href="https://github.com/popcorn-official/pop-api-scraper/compare/v0.1.0...v0.1.1">0.1.1</a> (2018-01-01)</h2><h3 id="bug-fixes">Bug Fixes</h3><ul>
<li><strong>Cron:</strong> Fix issue where cronjob does not start on creation (<a href="https://github.com/popcorn-official/pop-api-scraper/issues/5">#5</a>) (<a href="https://github.com/popcorn-official/pop-api-scraper/commit/cdd965e">cdd965e</a>)</li>
<li><strong>PopApiScraper:</strong> Fix issue where status files are empty (<a href="https://github.com/popcorn-official/pop-api-scraper/issues/6">#6</a>) (<a href="https://github.com/popcorn-official/pop-api-scraper/commit/9ac9975">9ac9975</a>)</li>
</ul>
<p><a name="0.1.0"></a></p>
<h1 id="0-1-0--2017-12-27-">0.1.0 (2017-12-27)</h1><h3 id="features">Features</h3><ul>
<li><strong>initial-release:</strong> Initial relase for npm registery (<a href="https://github.com/popcorn-official/pop-api-scraper/commit/e8deafd">e8deafd</a>)</li>
</ul>
<p><a name="0.2.0"></a></p>
<h1 id="0-2-0--2017-12-27-">0.2.0 (2017-12-27)</h1><h3 id="features">Features</h3><ul>
<li><strong>initial-release:</strong> Initial relase for npm registery (<a href="https://github.com/popcorn-official/pop-api-scraper/commit/e8deafd">e8deafd</a>)</li>
</ul>
<p><a name="0.2.0"></a></p>
<h1 id="0-2-0--2017-12-27-">0.2.0 (2017-12-27)</h1><h3 id="features">Features</h3><ul>
<li><strong>initial-release:</strong> Initial relase for npm registery (<a href="https://github.com/popcorn-official/pop-api-scraper/commit/e8deafd">e8deafd</a>)</li>
</ul>
</div>
</div>

Expand Down
6 changes: 2 additions & 4 deletions docs/manual/CODE_OF_CONDUCT.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,10 @@
<ul class="manual-toc">

<li data-ice="manualNav" class="indent-h1" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#change-log" data-ice="link">Change Log</a></li>
<li data-ice="manualNav" class="indent-h2" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#-a-href--https---github-com-popcorn-official-pop-api-scraper-compare-v0-1-0---v0-1-1--0-1-1--a---2018-01-01-" data-ice="link">0.1.1 (2018-01-01)</a></li>
<li data-ice="manualNav" class="indent-h3" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#bug-fixes" data-ice="link">Bug Fixes</a></li>
<li data-ice="manualNav" class="indent-h1" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#0-1-0--2017-12-27-" data-ice="link">0.1.0 (2017-12-27)</a></li>
<li data-ice="manualNav" class="indent-h3" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#features" data-ice="link">Features</a></li>
<li data-ice="manualNav" class="indent-h1" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#0-2-0--2017-12-27-" data-ice="link">0.2.0 (2017-12-27)</a></li>
<li data-ice="manualNav" class="indent-h3" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#features" data-ice="link">Features</a></li>
<li data-ice="manualNav" class="indent-h1" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#0-2-0--2017-12-27-" data-ice="link">0.2.0 (2017-12-27)</a></li>
<li data-ice="manualNav" class="indent-h3" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#features" data-ice="link">Features</a></li>
</ul>
</div>
<div data-ice="manual">
Expand Down
6 changes: 2 additions & 4 deletions docs/manual/CONTRIBUTING.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,10 @@
<ul class="manual-toc">

<li data-ice="manualNav" class="indent-h1" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#change-log" data-ice="link">Change Log</a></li>
<li data-ice="manualNav" class="indent-h2" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#-a-href--https---github-com-popcorn-official-pop-api-scraper-compare-v0-1-0---v0-1-1--0-1-1--a---2018-01-01-" data-ice="link">0.1.1 (2018-01-01)</a></li>
<li data-ice="manualNav" class="indent-h3" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#bug-fixes" data-ice="link">Bug Fixes</a></li>
<li data-ice="manualNav" class="indent-h1" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#0-1-0--2017-12-27-" data-ice="link">0.1.0 (2017-12-27)</a></li>
<li data-ice="manualNav" class="indent-h3" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#features" data-ice="link">Features</a></li>
<li data-ice="manualNav" class="indent-h1" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#0-2-0--2017-12-27-" data-ice="link">0.2.0 (2017-12-27)</a></li>
<li data-ice="manualNav" class="indent-h3" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#features" data-ice="link">Features</a></li>
<li data-ice="manualNav" class="indent-h1" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#0-2-0--2017-12-27-" data-ice="link">0.2.0 (2017-12-27)</a></li>
<li data-ice="manualNav" class="indent-h3" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#features" data-ice="link">Features</a></li>
</ul>
</div>
<div data-ice="manual">
Expand Down
10 changes: 4 additions & 6 deletions docs/manual/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,10 @@
<ul class="manual-toc">

<li data-ice="manualNav" class="indent-h1" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#change-log" data-ice="link">Change Log</a></li>
<li data-ice="manualNav" class="indent-h2" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#-a-href--https---github-com-popcorn-official-pop-api-scraper-compare-v0-1-0---v0-1-1--0-1-1--a---2018-01-01-" data-ice="link">0.1.1 (2018-01-01)</a></li>
<li data-ice="manualNav" class="indent-h3" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#bug-fixes" data-ice="link">Bug Fixes</a></li>
<li data-ice="manualNav" class="indent-h1" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#0-1-0--2017-12-27-" data-ice="link">0.1.0 (2017-12-27)</a></li>
<li data-ice="manualNav" class="indent-h3" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#features" data-ice="link">Features</a></li>
<li data-ice="manualNav" class="indent-h1" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#0-2-0--2017-12-27-" data-ice="link">0.2.0 (2017-12-27)</a></li>
<li data-ice="manualNav" class="indent-h3" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#features" data-ice="link">Features</a></li>
<li data-ice="manualNav" class="indent-h1" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#0-2-0--2017-12-27-" data-ice="link">0.2.0 (2017-12-27)</a></li>
<li data-ice="manualNav" class="indent-h3" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#features" data-ice="link">Features</a></li>
</ul>
</div>
<div data-ice="manual">
Expand Down Expand Up @@ -322,10 +320,10 @@ <h2 id="license">License</h2><p>MIT License</p>
</div>
<div class="manual-card-wrap" data-ice="cards">
<div class="manual-card">
<div data-ice="card"><h1>0.2.0 (2017-12-27)</h1><h3>Features</h3><ul>
<div data-ice="card"><h1>0.1.0 (2017-12-27)</h1><h3>Features</h3><ul>
<li><strong>initial-release:</strong> Initial relase for npm registery (<a href="https://github.com/popcorn-official/pop-api-scraper/commit/e8deafd">e8deafd</a>)</li>
</ul></div>
<a data-ice="link" href="manual/CHANGELOG.html#0-2-0--2017-12-27-"></a>
<a data-ice="link" href="manual/CHANGELOG.html#0-1-0--2017-12-27-"></a>
</div>
</div>
<div class="manual-card-wrap" data-ice="cards">
Expand Down
6 changes: 2 additions & 4 deletions docs/manual/middleware.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,10 @@
<ul class="manual-toc">

<li data-ice="manualNav" class="indent-h1" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#change-log" data-ice="link">Change Log</a></li>
<li data-ice="manualNav" class="indent-h2" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#-a-href--https---github-com-popcorn-official-pop-api-scraper-compare-v0-1-0---v0-1-1--0-1-1--a---2018-01-01-" data-ice="link">0.1.1 (2018-01-01)</a></li>
<li data-ice="manualNav" class="indent-h3" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#bug-fixes" data-ice="link">Bug Fixes</a></li>
<li data-ice="manualNav" class="indent-h1" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#0-1-0--2017-12-27-" data-ice="link">0.1.0 (2017-12-27)</a></li>
<li data-ice="manualNav" class="indent-h3" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#features" data-ice="link">Features</a></li>
<li data-ice="manualNav" class="indent-h1" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#0-2-0--2017-12-27-" data-ice="link">0.2.0 (2017-12-27)</a></li>
<li data-ice="manualNav" class="indent-h3" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#features" data-ice="link">Features</a></li>
<li data-ice="manualNav" class="indent-h1" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#0-2-0--2017-12-27-" data-ice="link">0.2.0 (2017-12-27)</a></li>
<li data-ice="manualNav" class="indent-h3" data-link="manual/CHANGELOG.html"><a href="manual/CHANGELOG.html#features" data-ice="link">Features</a></li>
</ul>
</div>
<div data-ice="manual">
Expand Down
Loading

0 comments on commit 474d55a

Please sign in to comment.