UNPKG

async-neocities

Version:

A library and bin to deploy to neocities

417 lines (246 loc) 22.3 kB
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). ## [v4.1.2](https://github.com/bcomnes/async-neocities/compare/v4.1.1...v4.1.2) ### Merged - fix: deno and windows compatibility [`#95`](https://github.com/bcomnes/async-neocities/pull/95) ### Commits - fix: deno (and windows?) compatibility [`4289974`](https://github.com/bcomnes/async-neocities/commit/4289974c4302837dd76dd7ba7e594e51b13bdc5c) - Expand CI environments [`772cbfc`](https://github.com/bcomnes/async-neocities/commit/772cbfc6bbc70fdf6ee3447fae7527c00f4b34fc) ## [v4.1.1](https://github.com/bcomnes/async-neocities/compare/v4.1.0...v4.1.1) - 2025-06-01 ### Merged - build(deps-dev): bump typescript from 5.7.3 to 5.8.2 [`#93`](https://github.com/bcomnes/async-neocities/pull/93) ### Commits - Make extension check case insensitive [`073985e`](https://github.com/bcomnes/async-neocities/commit/073985ee34010e477060a4dcb8c2f4b4ffd6e991) - Merge pull request #92 from bcomnes/dependabot/npm_and_yarn/neostandard-0.12.0 [`9919ffb`](https://github.com/bcomnes/async-neocities/commit/9919ffb47696d56daa5c5d962697fb56b15f26f2) - build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 [`94ba58b`](https://github.com/bcomnes/async-neocities/commit/94ba58b0b3aeafa8948495e1537322b54bc225ca) ## [v4.1.0](https://github.com/bcomnes/async-neocities/compare/v4.0.4...v4.1.0) - 2024-12-06 ### Commits - Add uploadSort option to API [`1982ec7`](https://github.com/bcomnes/async-neocities/commit/1982ec734aeebaaee0c10ca330e0f4b8b782f17a) ## [v4.0.4](https://github.com/bcomnes/async-neocities/compare/v4.0.3...v4.0.4) - 2024-11-28 ### Merged - build(deps-dev): bump typescript from 5.6.3 to 5.7.2 [`#90`](https://github.com/bcomnes/async-neocities/pull/90) - build(deps): bump undici from 6.21.0 to 7.0.0 [`#91`](https://github.com/bcomnes/async-neocities/pull/91) ## [v4.0.3](https://github.com/bcomnes/async-neocities/compare/v4.0.2...v4.0.3) - 2024-11-19 ### Commits - Fix exports [`7da2357`](https://github.com/bcomnes/async-neocities/commit/7da2357ae3077a877d5b9c3a9057f6f1852eb745) ## [v4.0.2](https://github.com/bcomnes/async-neocities/compare/v4.0.1...v4.0.2) - 2024-11-19 ### Commits - Export logging logic [`e01da2d`](https://github.com/bcomnes/async-neocities/commit/e01da2d4306fb4db5e6ea52d7fef3ae99539dfd4) - Dead code elimination [`9b502fa`](https://github.com/bcomnes/async-neocities/commit/9b502fa35732189a8c97e2f3f8ed8e017ec56f84) ## [v4.0.1](https://github.com/bcomnes/async-neocities/compare/v4.0.0...v4.0.1) - 2024-11-19 ### Commits - Drop support back to node 20 [`6fd9b92`](https://github.com/bcomnes/async-neocities/commit/6fd9b929257a3deeeaa9ec193f960347dba8812b) ## [v4.0.0](https://github.com/bcomnes/async-neocities/compare/v3.0.9...v4.0.0) - 2024-11-18 ### Merged - Full rewrite [`#89`](https://github.com/bcomnes/async-neocities/pull/89) ### Commits - **Breaking change:** Full rewrite [`3084aee`](https://github.com/bcomnes/async-neocities/commit/3084aee3454a2fe9af091c76a3ac14a702bf4661) - Docs [`a4eaed6`](https://github.com/bcomnes/async-neocities/commit/a4eaed6fb0442a709344a80abacf5da2004f1b4d) ## [v3.0.9](https://github.com/bcomnes/async-neocities/compare/v3.0.8...v3.0.9) - 2024-11-18 ### Commits - revert 3.0.8 release [`bb4cf4b`](https://github.com/bcomnes/async-neocities/commit/bb4cf4b61833f2976b599aab8b488acfb734d088) ## [v3.0.8](https://github.com/bcomnes/async-neocities/compare/v3.0.7...v3.0.8) - 2024-11-18 ### Merged - Full rewrite [`#89`](https://github.com/bcomnes/async-neocities/pull/89) ### Commits - **Breaking change:** Full rewrite [`3084aee`](https://github.com/bcomnes/async-neocities/commit/3084aee3454a2fe9af091c76a3ac14a702bf4661) - Docs [`a4eaed6`](https://github.com/bcomnes/async-neocities/commit/a4eaed6fb0442a709344a80abacf5da2004f1b4d) ## [v3.0.7](https://github.com/bcomnes/async-neocities/compare/v3.0.6...v3.0.7) - 2024-09-14 ### Commits - Fix minimatch version [`5ef0792`](https://github.com/bcomnes/async-neocities/commit/5ef0792bbc23ccd8cf22aa9b8c7a374a59424bee) ## [v3.0.6](https://github.com/bcomnes/async-neocities/compare/v3.0.5...v3.0.6) - 2024-09-14 ### Commits - minimatch exporst are broken [`e37c248`](https://github.com/bcomnes/async-neocities/commit/e37c248942a081c3abe01232b815ca991f4caefc) ## [v3.0.5](https://github.com/bcomnes/async-neocities/compare/v3.0.4...v3.0.5) - 2024-09-14 ### Commits - Update deps [`4e49fc5`](https://github.com/bcomnes/async-neocities/commit/4e49fc5cff57817e3a3ee5158f96636c74e43269) ## [v3.0.4](https://github.com/bcomnes/async-neocities/compare/v3.0.3...v3.0.4) - 2024-04-22 ### Commits - Merge pull request #84 from ccritter/master [`75bbdb9`](https://github.com/bcomnes/async-neocities/commit/75bbdb9d56bd8995c50bb481991b23aaa4459300) - Fix deploy on windows when folders are present [`c81282c`](https://github.com/bcomnes/async-neocities/commit/c81282cc15b3a0648a69a8b097d1290a6273e09a) ## [v3.0.3](https://github.com/bcomnes/async-neocities/compare/v3.0.2...v3.0.3) - 2024-01-15 ### Commits - Typo [`ad10451`](https://github.com/bcomnes/async-neocities/commit/ad104512222e442a99a86b42adc2a82f2ec27acd) - More non-critical docs tweaks [`b350ef5`](https://github.com/bcomnes/async-neocities/commit/b350ef53dc8b7c5dfb46dbc754832416907c3a61) ## [v3.0.2](https://github.com/bcomnes/async-neocities/compare/v3.0.1...v3.0.2) - 2024-01-15 ### Commits - Improve docs [`527990d`](https://github.com/bcomnes/async-neocities/commit/527990d25e25a2570fa9663e4c19fa24843932dc) ## [v3.0.1](https://github.com/bcomnes/async-neocities/compare/v3.0.0...v3.0.1) - 2024-01-15 ### Commits - Fix engines range [`ce08ada`](https://github.com/bcomnes/async-neocities/commit/ce08ada4c78f975954c587af1cc5442cef37ca3f) ## [v3.0.0](https://github.com/bcomnes/async-neocities/compare/v2.1.6...v3.0.0) - 2024-01-15 ### Merged - Add command line interface and convert to ESM [`#81`](https://github.com/bcomnes/async-neocities/pull/81) - build(deps): bump actions/setup-node from 3 to 4 [`#79`](https://github.com/bcomnes/async-neocities/pull/79) ### Commits - Convert to esm [`032eb2c`](https://github.com/bcomnes/async-neocities/commit/032eb2cf9f345c48667657cc8444c07ba381e16f) - Add a bin for local deployments [`7f2d322`](https://github.com/bcomnes/async-neocities/commit/7f2d32229ca5b115c9e000363c1e7503334a6a16) - Switch to node test runner [`a9bd295`](https://github.com/bcomnes/async-neocities/commit/a9bd295049914a7acb55dd92e2fdd49202928cd7) ## [v2.1.6](https://github.com/bcomnes/async-neocities/compare/v2.1.5...v2.1.6) - 2023-10-22 ### Merged - build(deps): bump async-folder-walker from 2.2.1 to 3.0.1 [`#78`](https://github.com/bcomnes/async-neocities/pull/78) - build(deps-dev): bump tap from 16.3.8 to 18.1.5 [`#77`](https://github.com/bcomnes/async-neocities/pull/77) - build(deps): bump actions/checkout from 3 to 4 [`#72`](https://github.com/bcomnes/async-neocities/pull/72) - build(deps-dev): bump minimatch from 8.0.4 to 9.0.0 [`#71`](https://github.com/bcomnes/async-neocities/pull/71) - build(deps-dev): bump minimatch from 7.4.4 to 8.0.2 [`#70`](https://github.com/bcomnes/async-neocities/pull/70) - build(deps): bump bcomnes/npm-bump from 2.1.0 to 2.2.1 [`#69`](https://github.com/bcomnes/async-neocities/pull/69) - build(deps-dev): bump minimatch from 6.2.0 to 7.0.0 [`#68`](https://github.com/bcomnes/async-neocities/pull/68) ### Commits - Fix import [`840a191`](https://github.com/bcomnes/async-neocities/commit/840a191a0490296591e863490d274e74c90d31f8) ## [v2.1.5](https://github.com/bcomnes/async-neocities/compare/v2.1.4...v2.1.5) - 2023-01-16 ### Merged - build(deps-dev): bump minimatch from 5.1.4 to 6.0.4 [`#67`](https://github.com/bcomnes/async-neocities/pull/67) ### Commits - Merge pull request #66 from bcomnes/dependabot/npm_and_yarn/gh-release-7.0.0 [`bc814f4`](https://github.com/bcomnes/async-neocities/commit/bc814f4e3de55673903dc7bc124d083d0433666f) - build(deps-dev): bump gh-release from 6.0.4 to 7.0.0 [`89beaaa`](https://github.com/bcomnes/async-neocities/commit/89beaaa03ea3c646d8d8c1dcbe5924ef445dbfe4) ## [v2.1.4](https://github.com/bcomnes/async-neocities/compare/v2.1.3...v2.1.4) - 2022-11-07 ### Merged - build(deps): bump bcomnes/npm-bump from 2.0.2 to 2.1.0 [`#65`](https://github.com/bcomnes/async-neocities/pull/65) ### Commits - Use pony-cause because gh actions might be running old node [`d8d79d9`](https://github.com/bcomnes/async-neocities/commit/d8d79d9a5245be78628a56e0a9af06670326816e) ## [v2.1.3](https://github.com/bcomnes/async-neocities/compare/v2.1.2...v2.1.3) - 2022-10-03 ### Merged - Fix error wrapping [`#64`](https://github.com/bcomnes/async-neocities/pull/64) ## [v2.1.2](https://github.com/bcomnes/async-neocities/compare/v2.1.1...v2.1.2) - 2022-08-10 ### Merged - build(deps-dev): bump standard from 16.0.4 to 17.0.0 [`#63`](https://github.com/bcomnes/async-neocities/pull/63) - build(deps): bump actions/setup-node from 3.0.0 to 3.1.0 [`#62`](https://github.com/bcomnes/async-neocities/pull/62) - build(deps): bump fastify/github-action-merge-dependabot from 2.7.1 to 3.0.2 [`#54`](https://github.com/bcomnes/async-neocities/pull/54) - build(deps-dev): bump tap from 15.2.3 to 16.0.0 [`#61`](https://github.com/bcomnes/async-neocities/pull/61) - build(deps): bump actions/checkout from 2.4.0 to 3 [`#60`](https://github.com/bcomnes/async-neocities/pull/60) - build(deps): bump actions/setup-node from 2.5.1 to 3.0.0 [`#59`](https://github.com/bcomnes/async-neocities/pull/59) - build(deps-dev): bump minimatch from 4.2.1 to 5.0.0 [`#58`](https://github.com/bcomnes/async-neocities/pull/58) - build(deps-dev): bump minimatch from 3.1.1 to 4.1.1 [`#56`](https://github.com/bcomnes/async-neocities/pull/56) - build(deps): bump actions/setup-node from 2.5.0 to 2.5.1 [`#55`](https://github.com/bcomnes/async-neocities/pull/55) - build(deps): bump fastify/github-action-merge-dependabot [`#52`](https://github.com/bcomnes/async-neocities/pull/52) - build(deps): bump fastify/github-action-merge-dependabot [`#51`](https://github.com/bcomnes/async-neocities/pull/51) - build(deps): bump actions/setup-node from 2.4.1 to 2.5.0 [`#50`](https://github.com/bcomnes/async-neocities/pull/50) - build(deps): bump fastify/github-action-merge-dependabot [`#49`](https://github.com/bcomnes/async-neocities/pull/49) - build(deps): bump actions/checkout from 2.3.5 to 2.4.0 [`#48`](https://github.com/bcomnes/async-neocities/pull/48) - build(deps): bump actions/checkout from 2.3.4 to 2.3.5 [`#47`](https://github.com/bcomnes/async-neocities/pull/47) - build(deps): bump actions/setup-node from 2.4.0 to 2.4.1 [`#46`](https://github.com/bcomnes/async-neocities/pull/46) - build(deps): bump fastify/github-action-merge-dependabot [`#45`](https://github.com/bcomnes/async-neocities/pull/45) - build(deps): bump fastify/github-action-merge-dependabot [`#43`](https://github.com/bcomnes/async-neocities/pull/43) - build(deps): bump fastify/github-action-merge-dependabot [`#42`](https://github.com/bcomnes/async-neocities/pull/42) - build(deps): bump actions/setup-node from 2.3.2 to 2.4.0 [`#41`](https://github.com/bcomnes/async-neocities/pull/41) - build(deps): bump actions/setup-node from 2.3.0 to 2.3.2 [`#40`](https://github.com/bcomnes/async-neocities/pull/40) - build(deps): bump actions/setup-node from 2.2.0 to 2.3.0 [`#39`](https://github.com/bcomnes/async-neocities/pull/39) - build(deps): bump fastify/github-action-merge-dependabot [`#38`](https://github.com/bcomnes/async-neocities/pull/38) - build(deps): bump actions/setup-node from 2.1.5 to 2.2.0 [`#37`](https://github.com/bcomnes/async-neocities/pull/37) - build(deps): bump fastify/github-action-merge-dependabot [`#36`](https://github.com/bcomnes/async-neocities/pull/36) - build(deps): bump fastify/github-action-merge-dependabot [`#35`](https://github.com/bcomnes/async-neocities/pull/35) - build(deps-dev): bump gh-release from 5.0.2 to 6.0.0 [`#34`](https://github.com/bcomnes/async-neocities/pull/34) - build(deps): bump form-data from 3.0.1 to 4.0.0 [`#24`](https://github.com/bcomnes/async-neocities/pull/24) - build(deps): bump actions/setup-node from v2.1.4 to v2.1.5 [`#25`](https://github.com/bcomnes/async-neocities/pull/25) - build(deps-dev): bump tap from 14.11.0 to 15.0.4 [`#33`](https://github.com/bcomnes/async-neocities/pull/33) - build(deps): bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 [`#28`](https://github.com/bcomnes/async-neocities/pull/28) - build(deps): bump fastify/github-action-merge-dependabot [`#27`](https://github.com/bcomnes/async-neocities/pull/27) - build(deps): bump fastify/github-action-merge-dependabot from v1.1.1 to v1.2.0 [`#26`](https://github.com/bcomnes/async-neocities/pull/26) ### Commits - Ensure progress interval is cleared when API errors occure [`646d6be`](https://github.com/bcomnes/async-neocities/commit/646d6beb7180c0e8c376a1e8f72ea55c5899a82f) - fix deprecations [`57770fc`](https://github.com/bcomnes/async-neocities/commit/57770fc77302d5c17aaa778e4b96fa719f5e1f02) - Update tests.yml [`3ca1ba6`](https://github.com/bcomnes/async-neocities/commit/3ca1ba668496fa95dc6956565fedf7af11117f11) ## [v2.1.1](https://github.com/bcomnes/async-neocities/compare/v2.1.0...v2.1.1) - 2021-01-17 ### Commits - Fix syntax bug when run through ncc [`6e3bf8d`](https://github.com/bcomnes/async-neocities/commit/6e3bf8d5b110804be5454ee69b42a3562994aa38) ## [v2.1.0](https://github.com/bcomnes/async-neocities/compare/v2.0.2...v2.1.0) - 2021-01-17 ### Commits - Add protectedFileFilter option to deploy methid. [`a280c6c`](https://github.com/bcomnes/async-neocities/commit/a280c6c94b174a74bf378ceb3d52590fe0248e28) - Bump gh-release [`d35434c`](https://github.com/bcomnes/async-neocities/commit/d35434c5145969bea1d6f385e4f3d09e404590d6) ## [v2.0.2](https://github.com/bcomnes/async-neocities/compare/v2.0.1...v2.0.2) - 2021-01-17 ### Commits - fix changelog [`42d80d7`](https://github.com/bcomnes/async-neocities/commit/42d80d726c201710354a28a8eec94dea5e8af1d8) ## [v2.0.1](https://github.com/bcomnes/async-neocities/compare/v2.0.0...v2.0.1) - 2021-01-17 ### Commits - use standard breaking change pattern [`57d57a3`](https://github.com/bcomnes/async-neocities/commit/57d57a3a2055050a759dbd6febeab74fab65084e) ## [v2.0.0](https://github.com/bcomnes/async-neocities/compare/v1.1.7...v2.0.0) - 2021-01-17 ### Fixed - **Breaking change:** Fix uploads with a large number of files, by batching requests. [`#18`](https://github.com/bcomnes/async-neocities/issues/18) ### Commits - **Breaking change:** Remove qs and use querystring [`f7f0b45`](https://github.com/bcomnes/async-neocities/commit/f7f0b454c17b0118cca882ee964c1a1dd643237a) - Delete package-lock.json [`df1d790`](https://github.com/bcomnes/async-neocities/commit/df1d790bd93f2b425919cac39249e04a990eeab1) - set a neocities token in tests [`6dfc2a7`](https://github.com/bcomnes/async-neocities/commit/6dfc2a70732da2cdcd0620456a439e518ff8e20a) ## [v1.1.7](https://github.com/bcomnes/async-neocities/compare/v1.1.6...v1.1.7) - 2021-01-03 ### Merged - build(deps-dev): bump standard from 15.0.1 to 16.0.3 [`#15`](https://github.com/bcomnes/async-neocities/pull/15) - build(deps): bump actions/setup-node from v2.1.3 to v2.1.4 [`#17`](https://github.com/bcomnes/async-neocities/pull/17) - build(deps): bump actions/setup-node from v2.1.2 to v2.1.3 [`#16`](https://github.com/bcomnes/async-neocities/pull/16) - build(deps): bump actions/checkout from v2.3.3 to v2.3.4 [`#13`](https://github.com/bcomnes/async-neocities/pull/13) - build(deps-dev): bump standard from 14.3.4 to 15.0.0 [`#10`](https://github.com/bcomnes/async-neocities/pull/10) - build(deps): bump actions/setup-node from v2.1.1 to v2.1.2 [`#9`](https://github.com/bcomnes/async-neocities/pull/9) - build(deps): bump actions/checkout from v2.3.2 to v2.3.3 [`#8`](https://github.com/bcomnes/async-neocities/pull/8) - build(deps-dev): bump gh-release from 3.5.0 to 4.0.0 [`#7`](https://github.com/bcomnes/async-neocities/pull/7) - build(deps): bump actions/setup-node from v1 to v2.1.1 [`#4`](https://github.com/bcomnes/async-neocities/pull/4) - build(deps): bump actions/checkout from v1 to v2.3.2 [`#5`](https://github.com/bcomnes/async-neocities/pull/5) - build(deps-dev): bump auto-changelog from 1.16.4 to 2.2.0 [`#6`](https://github.com/bcomnes/async-neocities/pull/6) - Fix lib/stats-handler.js broken link in README [`#3`](https://github.com/bcomnes/async-neocities/pull/3) - Update dependencies to enable Greenkeeper 🌴 [`#1`](https://github.com/bcomnes/async-neocities/pull/1) ### Commits - Fix lint [`bb62e15`](https://github.com/bcomnes/async-neocities/commit/bb62e152b316328176e7d20e074227de16410eee) - Create dependabot.yml [`160c19a`](https://github.com/bcomnes/async-neocities/commit/160c19a556e665344c1583029e404a340a2fec91) - Add stats to deploy errors [`c57d327`](https://github.com/bcomnes/async-neocities/commit/c57d32718a229bd84fb7bc77650585f285b40837) ## [v1.1.6](https://github.com/bcomnes/async-neocities/compare/v1.1.5...v1.1.6) - 2020-02-13 ### Commits - refactor: limit decimal places in statHandler [`745b5c0`](https://github.com/bcomnes/async-neocities/commit/745b5c08b446723b837cf787e5911045cd0a01ed) ## [v1.1.5](https://github.com/bcomnes/async-neocities/compare/v1.1.4...v1.1.5) - 2020-02-13 ### Commits - bug: Log last stats before clear [`c4c83f8`](https://github.com/bcomnes/async-neocities/commit/c4c83f8e329303404dfec6a2943d8b01783040ad) ## [v1.1.4](https://github.com/bcomnes/async-neocities/compare/v1.1.3...v1.1.4) - 2020-02-13 ### Commits - bug: fix logging handler logic [`f6c5921`](https://github.com/bcomnes/async-neocities/commit/f6c5921d6fd0a420c5895ed6ba2fe2f766e726fd) ## [v1.1.3](https://github.com/bcomnes/async-neocities/compare/v1.1.2...v1.1.3) - 2020-02-13 ### Commits - refactor: Stop logging progress when the stream has been read. [`3ce0fc4`](https://github.com/bcomnes/async-neocities/commit/3ce0fc452acbbbd28c39b53a3a9a4318a8019c09) ## [v1.1.2](https://github.com/bcomnes/async-neocities/compare/v1.1.1...v1.1.2) - 2020-02-13 ### Commits - bug: Fix export name of statsHandler [`8958e5e`](https://github.com/bcomnes/async-neocities/commit/8958e5eeb947376690a1ce0cefe7cce3d59be5b8) ## [v1.1.1](https://github.com/bcomnes/async-neocities/compare/v1.1.0...v1.1.1) - 2020-02-13 ### Commits - bug: Fix busted export of stats handler. [`510ae29`](https://github.com/bcomnes/async-neocities/commit/510ae293263955e0e34d3ab48df253fb6e093053) ## [v1.1.0](https://github.com/bcomnes/async-neocities/compare/v1.0.2...v1.1.0) - 2020-02-13 ### Commits - feat: Finish statsCb API and add a stats-handler.js function. [`c8e6483`](https://github.com/bcomnes/async-neocities/commit/c8e64835e594e68715ef71590b08baac374052bd) ## [v1.0.2](https://github.com/bcomnes/async-neocities/compare/v1.0.1...v1.0.2) - 2020-02-12 ### Commits - chore: remove total time from stats [`3c375ec`](https://github.com/bcomnes/async-neocities/commit/3c375ecf64ae8536a8e3ccce0a69cd93c8c6a306) ## [v1.0.1](https://github.com/bcomnes/async-neocities/compare/v1.0.0...v1.0.1) - 2020-02-12 ### Commits - bug: Fix a number of logging bugs [`96fbea2`](https://github.com/bcomnes/async-neocities/commit/96fbea2bbd27ba1ac5105fce37e624d804dcbdb6) ## [v1.0.0](https://github.com/bcomnes/async-neocities/compare/v0.0.10...v1.0.0) - 2020-02-12 ### Commits - feat: progress API sketch [`be8b9ec`](https://github.com/bcomnes/async-neocities/commit/be8b9ec062b5ea23157a6a841c9d66d03a85a8ca) - docs: update README [`ec4f5f1`](https://github.com/bcomnes/async-neocities/commit/ec4f5f154b690dba0814ec0955fee674e8e94692) - CHANGELOG [`c9b64ed`](https://github.com/bcomnes/async-neocities/commit/c9b64edd4d3db025adc737982477ce0d760f3254) ## [v0.0.10](https://github.com/bcomnes/async-neocities/compare/v0.0.9...v0.0.10) - 2020-02-10 ### Commits - dont do work unless there is work [`616a306`](https://github.com/bcomnes/async-neocities/commit/616a306ba3ca091da11c9c85bae2b07cb0b2768e) ## [v0.0.9](https://github.com/bcomnes/async-neocities/compare/v0.0.8...v0.0.9) - 2020-02-10 ### Commits - Use stream ctor [`e8201a0`](https://github.com/bcomnes/async-neocities/commit/e8201a053950848962a220b83ffa1a97ebab6e70) ## [v0.0.8](https://github.com/bcomnes/async-neocities/compare/v0.0.7...v0.0.8) - 2020-02-10 ### Commits - Fix more bugs [`95da7b7`](https://github.com/bcomnes/async-neocities/commit/95da7b7218082ab51c1463851f87428dc0c501ac) ## [v0.0.7](https://github.com/bcomnes/async-neocities/compare/v0.0.6...v0.0.7) - 2020-02-10 ### Commits - bugs [`71ead78`](https://github.com/bcomnes/async-neocities/commit/71ead78e0f48f619816b3ae3ea8154e8301c77ac) ## [v0.0.6](https://github.com/bcomnes/async-neocities/compare/v0.0.5...v0.0.6) - 2020-02-10 ### Commits - bugs [`c1d9973`](https://github.com/bcomnes/async-neocities/commit/c1d9973afef3abd7d6edfc5a6ae1c9d37f6cb34d) ## [v0.0.5](https://github.com/bcomnes/async-neocities/compare/v0.0.4...v0.0.5) - 2020-02-10 ### Commits - bugs [`e542111`](https://github.com/bcomnes/async-neocities/commit/e542111f3404ab923be3490e62ba16b4f6b66a70) ## [v0.0.4](https://github.com/bcomnes/async-neocities/compare/v0.0.3...v0.0.4) - 2020-02-10 ### Commits - bump version [`a3da5f7`](https://github.com/bcomnes/async-neocities/commit/a3da5f77cda15fb3e9ec5861b588f616d8b0055c) ## [v0.0.3](https://github.com/bcomnes/async-neocities/compare/v0.0.2...v0.0.3) - 2020-02-10 ### Commits - tmp releases [`16a6db4`](https://github.com/bcomnes/async-neocities/commit/16a6db49a06bebef89007b94e03dd34e6d17b298) ## [v0.0.2](https://github.com/bcomnes/async-neocities/compare/v0.0.1...v0.0.2) - 2020-02-10 ## v0.0.1 - 2020-02-10 ### Commits - Init [`bb055ae`](https://github.com/bcomnes/async-neocities/commit/bb055ae8e76b0344acc929e8ffd3974d19144001) - fix tests [`c294b52`](https://github.com/bcomnes/async-neocities/commit/c294b528a64a50638c4374a8782b177fe3634eb2) - Init [`9ec8fb5`](https://github.com/bcomnes/async-neocities/commit/9ec8fb557ebf8578c9eb07dedffcb1b7eedbd3e6)