UNPKG

ember-dictionary

Version:
219 lines (123 loc) 11.9 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.2.11](https://github.com/maxwondercorn/ember-dictionary/compare/v0.2.9...v0.2.11) (2022-04-14) ### Bug Fixes * Remove index.js from .npmignore ([ee8c4f4](https://github.com/maxwondercorn/ember-dictionary/commit/ee8c4f4110cad05610f51af737c15e2c1d3a5e0b)) ### [0.2.10](https://github.com/maxwondercorn/ember-dictionary/compare/v0.2.9...v0.2.10) (2022-04-14) ### [0.2.9](https://github.com/maxwondercorn/ember-dictionary/compare/v0.2.8...v0.2.9) (2022-04-13) ### [0.2.8](https://github.com/maxwondercorn/ember-dictionary/compare/v0.2.7...v0.2.8) (2022-04-11) ### Features * **index.dic:** Update dictionary from latest Hunspell en_US ([fe84215](https://github.com/maxwondercorn/ember-dictionary/commit/fe84215c7abfa70815624f83689eb2d68e595803)) ### [0.2.7](https://github.com/maxwondercorn/ember-dictionary/compare/v0.2.6...v0.2.7) (2022-04-11) # Changelog ## [v0.2.6](https://github.com/maxwondercorn/ember-dictionary/compare/v0.2.5...v0.2.6) - 2020-09-03 ### Commits - doc: improve readme [`f4cc190`](https://github.com/maxwondercorn/ember-dictionary/commit/f4cc1902e04708d6bee2e3e0a7758f99b121d8dc) - fix: correct word count in dictionary [`e1e94d5`](https://github.com/maxwondercorn/ember-dictionary/commit/e1e94d5cb217e79f59b3e25b4337101020787c06) - doc: fix spelling error in CONTRIBUTING.md [`9dd5faa`](https://github.com/maxwondercorn/ember-dictionary/commit/9dd5faa8ed27c9b2d3a40b1438fa3156e9873b8f) - chore: update dev dependencies [`cc4fb60`](https://github.com/maxwondercorn/ember-dictionary/commit/cc4fb6093ed24d9ac0ac997467f9a36526098163) - chore: add example .local.dic [`a5b74c8`](https://github.com/maxwondercorn/ember-dictionary/commit/a5b74c8abfb17279b62bb60fc9265c0a7fc975f2) ## [v0.2.5](https://github.com/maxwondercorn/ember-dictionary/compare/v0.2.4...v0.2.5) - 2020-04-27 ### Merged - Updates [`#2`](https://github.com/maxwondercorn/ember-dictionary/pull/2) ### Commits - Updated en_US and removed duplicates [`87db1be`](https://github.com/maxwondercorn/ember-dictionary/commit/87db1be51cc7e88182bfdc170810cc797d39559f) - Refine readme and contributing [`e08e9d4`](https://github.com/maxwondercorn/ember-dictionary/commit/e08e9d45e267e733eda4c49134289a58c2595c7d) - Update dependencies [`0e2c43a`](https://github.com/maxwondercorn/ember-dictionary/commit/0e2c43abdb47deb88f90d93e353450cf069700ec) ## [v0.2.4](https://github.com/maxwondercorn/ember-dictionary/compare/v0.2.3...v0.2.4) - 2019-10-16 ### Commits - Dictionary cleanup/improvements [`494ef99`](https://github.com/maxwondercorn/ember-dictionary/commit/494ef996f1c1243f3b2048862222db52beebc50e) ## [v0.2.3](https://github.com/maxwondercorn/ember-dictionary/compare/v0.2.2...v0.2.3) - 2019-10-06 ### Commits - Updated dictionary words - words used in turtorial [`dcc8ca5`](https://github.com/maxwondercorn/ember-dictionary/commit/dcc8ca5af92881bb8f58b7d12882c37d7fcc715c) ## [v0.2.2](https://github.com/maxwondercorn/ember-dictionary/compare/v0.2.1...v0.2.2) - 2019-10-03 ### Commits - Additional words to support super-rentals [`bd76a81`](https://github.com/maxwondercorn/ember-dictionary/commit/bd76a81c03577677dc01c8df20af8dee3650b437) - Updated changelog [`5465549`](https://github.com/maxwondercorn/ember-dictionary/commit/54655492de8c00d887bbc59530e9c8ca541d4cea) ## [v0.2.1](https://github.com/maxwondercorn/ember-dictionary/compare/v0.2.0...v0.2.1) - 2019-10-03 ### Commits - Added auto-changelog [`1830098`](https://github.com/maxwondercorn/ember-dictionary/commit/1830098c5e0015f634f12dbc3e02de2b31cf0bb0) - Added CONTRIBUTING.md [`64b5c69`](https://github.com/maxwondercorn/ember-dictionary/commit/64b5c696eec5605d5514bd863e59b83ee7276cd9) - README - added missing setup dependencies [`12f0730`](https://github.com/maxwondercorn/ember-dictionary/commit/12f07303b97780c58a29eea529ccdc21c122dfd3) - Added super-rentals words + other common words [`7b02903`](https://github.com/maxwondercorn/ember-dictionary/commit/7b0290399eadd4134812cfeaa8ef521e17de5bf2) - Update README npm install should be to devDeps [`8e6e523`](https://github.com/maxwondercorn/ember-dictionary/commit/8e6e52391bc8a64f4322136df409c70d68f8e39a) ## [v0.2.0](https://github.com/maxwondercorn/ember-dictionary/compare/v0.1.16...v0.2.0) - 2019-10-01 ### Merged - Updated Ember words [`#1`](https://github.com/maxwondercorn/ember-dictionary/pull/1) ### Commits - improvements to README [`64f8d16`](https://github.com/maxwondercorn/ember-dictionary/commit/64f8d162620a36345295d3d68ebc6592e03d57c4) ## [v0.1.16](https://github.com/maxwondercorn/ember-dictionary/compare/v0.1.15...v0.1.16) - 2019-05-27 ### Commits - updated english words [`c5985ae`](https://github.com/maxwondercorn/ember-dictionary/commit/c5985aee49ae38081e5bef5055cfa14f88329194) ## [v0.1.15](https://github.com/maxwondercorn/ember-dictionary/compare/v0.1.14...v0.1.15) - 2019-02-16 ### Commits - added "Proxying" [`c28aa9f`](https://github.com/maxwondercorn/ember-dictionary/commit/c28aa9fc29ffe88b9d464b8d0930a0b820d8a513) ## [v0.1.14](https://github.com/maxwondercorn/ember-dictionary/compare/v0.1.13...v0.1.14) - 2019-01-03 ### Commits - added breakpoint [`01dfc18`](https://github.com/maxwondercorn/ember-dictionary/commit/01dfc18b06f22e8d51d7391fe8915aa930af64a5) ## [v0.1.13](https://github.com/maxwondercorn/ember-dictionary/compare/v0.1.12...v0.1.13) - 2018-12-21 ### Commits - added requred deps to readme [`206b824`](https://github.com/maxwondercorn/ember-dictionary/commit/206b824aab610872b519fd4ddac42889108542bc) - corrections and clarifications to the README [`6a1c0e7`](https://github.com/maxwondercorn/ember-dictionary/commit/6a1c0e7305e4c6a3e95202a24cf3902ab0f40fb9) - fixed README miss-spelling [`4704227`](https://github.com/maxwondercorn/ember-dictionary/commit/4704227b0eaa5130ad95d3a2ff6ee963c3724ce2) ## [v0.1.12](https://github.com/maxwondercorn/ember-dictionary/compare/v0.1.11...v0.1.12) - 2018-12-15 ### Commits - fixed github spelling [`184c873`](https://github.com/maxwondercorn/ember-dictionary/commit/184c873c506b1bb4f979d0fecd46e1ba7e575900) ## [v0.1.11](https://github.com/maxwondercorn/ember-dictionary/compare/v0.1.10...v0.1.11) - 2018-12-13 ### Commits - added Bower to dictionary [`29d45e4`](https://github.com/maxwondercorn/ember-dictionary/commit/29d45e4b0af9e0ec2aadf94ac1a7f14d17ff2ec2) ## [v0.1.10](https://github.com/maxwondercorn/ember-dictionary/compare/v0.1.9...v0.1.10) - 2018-12-13 ### Commits - added words [`dc871b9`](https://github.com/maxwondercorn/ember-dictionary/commit/dc871b9143b0a8aace44bd836a4e579b68f7951d) ## [v0.1.9](https://github.com/maxwondercorn/ember-dictionary/compare/v0.1.8...v0.1.9) - 2018-12-13 ### Commits - updated word list [`155321c`](https://github.com/maxwondercorn/ember-dictionary/commit/155321cd85bbb774280c7ec90ba37341ac94b4c6) ## [v0.1.8](https://github.com/maxwondercorn/ember-dictionary/compare/v0.1.7...v0.1.8) - 2018-12-13 ### Commits - added words [`de89338`](https://github.com/maxwondercorn/ember-dictionary/commit/de8933848fb47fd90e83b9d032806cae12921a89) ## [v0.1.7](https://github.com/maxwondercorn/ember-dictionary/compare/v0.1.6...v0.1.7) - 2018-12-13 ### Commits - word list update [`7bcc14e`](https://github.com/maxwondercorn/ember-dictionary/commit/7bcc14e9dc9b1719625c2212e09cdca0f397aefd) ## [v0.1.6](https://github.com/maxwondercorn/ember-dictionary/compare/v0.1.5...v0.1.6) - 2018-12-13 ### Commits - added more words for ember-guides [`8f80097`](https://github.com/maxwondercorn/ember-dictionary/commit/8f800971604deb53cb02ecdf7d55d3d932e1f777) ## [v0.1.5](https://github.com/maxwondercorn/ember-dictionary/compare/v0.1.4...v0.1.5) - 2018-12-13 ### Commits - more updates [`6cecbe7`](https://github.com/maxwondercorn/ember-dictionary/commit/6cecbe7e16b88bed9a195403870641e1b189a472) ## [v0.1.4](https://github.com/maxwondercorn/ember-dictionary/compare/v0.1.3...v0.1.4) - 2018-12-13 ### Commits - updated dictionary words [`0b89b44`](https://github.com/maxwondercorn/ember-dictionary/commit/0b89b4476d400566ddb3ebe6d81d831cc4ec2d72) ## [v0.1.3](https://github.com/maxwondercorn/ember-dictionary/compare/v0.1.2...v0.1.3) - 2018-12-07 ### Commits - updated dictionary with ember terms [`bd3b9c2`](https://github.com/maxwondercorn/ember-dictionary/commit/bd3b9c2c6d2fa3a749644e2b7395724278cf6ec3) ## [v0.1.2](https://github.com/maxwondercorn/ember-dictionary/compare/v0.1.1...v0.1.2) - 2018-12-06 ### Commits - updated readme [`edcef78`](https://github.com/maxwondercorn/ember-dictionary/commit/edcef7894bb2f8519081233629611a793cbc240d) ## [v0.1.1](https://github.com/maxwondercorn/ember-dictionary/compare/v0.1.0...v0.1.1) - 2018-12-06 ### Commits - updates to readme [`ca9bdfc`](https://github.com/maxwondercorn/ember-dictionary/commit/ca9bdfce410dd7b2d792710f85a7374be44af45a) - dropped dead-link plugin from example remarkrc [`521f318`](https://github.com/maxwondercorn/ember-dictionary/commit/521f31897d52a0b11e4348c95dead9b465b92ec7) - dropped dead-link plugin from docs [`6d92bf4`](https://github.com/maxwondercorn/ember-dictionary/commit/6d92bf444b1e26a624429c02e88c9e4381509beb) ## [v0.1.0](https://github.com/maxwondercorn/ember-dictionary/compare/v0.0.8...v0.1.0) - 2018-12-03 ### Commits - stepped back from async/await for node 6 compatibilty [`e921375`](https://github.com/maxwondercorn/ember-dictionary/commit/e92137585b257d822b541377458915b19e2848f5) ## [v0.0.8](https://github.com/maxwondercorn/ember-dictionary/compare/v0.0.7...v0.0.8) - 2018-12-03 ### Commits - update .remarkrc.js to match guide usage [`c5f3ab6`](https://github.com/maxwondercorn/ember-dictionary/commit/c5f3ab6798c8766396690044bf9fa051dbfb96e4) - add words to dictionary [`057c3d9`](https://github.com/maxwondercorn/ember-dictionary/commit/057c3d92e7d43c1ba806d8c941a50b6db3c539c6) - updated readme [`acac9ce`](https://github.com/maxwondercorn/ember-dictionary/commit/acac9ceed91bd606ae7d7685d38cb950efed7cf0) ## v0.0.7 - 2018-12-03 ### Commits - combined english us dictionary into ember dic [`c0f3689`](https://github.com/maxwondercorn/ember-dictionary/commit/c0f36891f4a984c511bbae19b8db6f1b6d1c9066) - added dictionary license [`eb46fdc`](https://github.com/maxwondercorn/ember-dictionary/commit/eb46fdcbf609ac733a4e1eb3a925bb42227699d6) - init commit [`e8c7563`](https://github.com/maxwondercorn/ember-dictionary/commit/e8c7563d8c6c4475cb361569ea1831fd41193d59) - update #1 [`27e9c53`](https://github.com/maxwondercorn/ember-dictionary/commit/27e9c5312b0dbbccad28f8080994630781a7de7b) - updated readme [`0e588aa`](https://github.com/maxwondercorn/ember-dictionary/commit/0e588aadf3180838ffae0dde1432f0c65c0effcf) - updated dictionary [`d26bdcc`](https://github.com/maxwondercorn/ember-dictionary/commit/d26bdcc060f0a0023567c06b9eca461a894cb11f) - updates to readme and dictionary [`4ff1dba`](https://github.com/maxwondercorn/ember-dictionary/commit/4ff1dba78db84f78f5ef065742aca0899678fec5) - updated dictionary [`809fe56`](https://github.com/maxwondercorn/ember-dictionary/commit/809fe56b97a8d83d6c2af1de3d33615a00534c10) - updated dictionary [`4fcd213`](https://github.com/maxwondercorn/ember-dictionary/commit/4fcd2136b5e8ac683050139d96378bc3a75e29c7) - updating dictionary [`763819c`](https://github.com/maxwondercorn/ember-dictionary/commit/763819c1ecff02fd3600a36e8370879d0d425ccd) - clarifing local dictionary usage [`70884b2`](https://github.com/maxwondercorn/ember-dictionary/commit/70884b26e4fbaa0f9a5d8c6d8725667bdf2dee44) - updated readme [`f839ff9`](https://github.com/maxwondercorn/ember-dictionary/commit/f839ff97c46c000d97dc88cbe3517aae583a9858) - updated dictionary [`24c60f6`](https://github.com/maxwondercorn/ember-dictionary/commit/24c60f6dbe9a28bef00098e541298a5d583d7b0f)