All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.0 (2023-06-20)
1.2.1 (2021-06-29)
- ReleaseNote は明示的にタグを付けたもののみを扱う (a63479d)
1.2.0 (2021-02-15)
- add ReleaseNote as Headline (1909d84)
1.1.6 (2021-01-14)
Note: Version bump only for package dataset
1.1.5 (2019-07-30)
- classifier-item-category: add slide,video,book,ebook as fix tag (e942f02)
1.1.4 (2019-02-19)
- stat: Update README (e488dd3)
1.1.3 (2019-02-19)
- packages: update devDependencies (c450b0d)
1.1.2 (2018-05-11)
- data-fetcher: use https (73b0bcb)
1.1.1 (2018-05-03)
Note: Version bump only for package dataset
1.1.0 (2018-05-03)
- algo: beginIndex === endIndex then return item[index] (8c08407)
- algo: beginIndex === endIndex then return item[index] (42cd5ba)
- algo: rename method (dd36891)
- AlgoItem: fix
findItemsBetween
algorithm (789abc9) - classifier-item-category: remove unused data (cb97d33)
- data: correct order when save (8849a36)
- data: enhance fetch data (966c3c2)
- data: use request instead of http (d66a12d)
- data-fetcher: fix postDetails url (83b1402)
- example: add item and posts (82992dc)
- index: export as class (1590510)
- JSerStat:
posts
data are sorted by date (95ba80e) - JSerStat: fix JSer#findJSerWeeksBetween (dc08360)
- JSerState: fix #getJSerWeeks when posts equal to 1 (05502b4)
- JSerWeek: fix to correct begin is prev post (eefc2ae)
- model: add content to JSerItem (84bb058)
- model: post -> item (661a3d2)
- npm: add bin to files (23a62e3)
- npm: add test script (891ff08)
- npm: use console.log (693dbd6)
- stat: fix stat test (e65ae01)
- stat: fix transpile bug? (0b9d985)
- stat: remove bin (60fc48b)
- test: fix method name (0202b3a)
- change deps to "@jser/stat" (43393dc)
- remove cli (2c76613)
- test: TODO: why class JSerItem fail... (a251844)
- algo: could get JSerItem between dates (5c16cf0)
- cli: add update-jser-stat command (42b0824)
- compute: add countByGroup function (a900f50)
- example: add bench time to example.js (ed78de8)
- example: add browser example (ebb61d9)
- example: add example (eaa4ef2)
- example: add example.js (017f17a)
- JSerStat: add JSer#findJSerWeekWithURL (a92137d)
- JSerStat: implement #findItemWithURL (b3c9993)
- JSerStat: implement #findWeekWithItem (3952d70)
- model: add post/weekNumber (0033440)
- natural: add NaturalSearcher (537c26a)
- natural: add tags to search index (ee0c3bf)
- posts: add categoriy filter (a5c8852)
- stat: add @jser/stat (c6e1c42)
- Stat: add getItemsBetWeen (79116d4), closes #1
- add DefaultData (5a85489)
- week: add #getJSerWeeksBetWeen (ecbbf31)
- algo: use binary search (23d3e76)
- JSerStat: improve #findWeekWithItem (71cbbf2)
- JSerStat: introduce lazy prop for JSerWeek (adab544)
- JSerStat: make NaturalSearch lazy prop (1cebfae)
1.0.3 (2018-05-03)
1.0.2 (2018-05-03)
- post-parser: fix date and add url (07c1f9a)
1.0.1 (2018-05-03)
Note: Version bump only for package dataset