Skip to content

Latest commit

 

History

History
189 lines (116 loc) · 3.84 KB

CHANGELOG.md

File metadata and controls

189 lines (116 loc) · 3.84 KB

1.0.11 (2022-08-12)

Chores
  • release: 1.0.11-dev (8cfa11be)
New Features
  • options: staged changes for nhentai (6f67d989)
Bug Fixes
  • nhentai: staged changes, update statements (1c4aa308)
Tests
  • nhentaiCookietest: cloudflare testing (63b69795)

1.0.10 (2022-08-11)

Chores
  • release: 1.0.10-dev (3bcb0eca)
Documentation Changes
  • clearly documentation (2e5bb5b3)
  • update link documentation (0251bc59)
New Features
  • fix outdated data & types improvements (d527da45)
  • add interfaces (118aa4b1)
Bug Fixes
  • modifier: apply fixes for nhentai random (6a850e70)

1.0.8 (2022-06-30)

Chores
  • release: 1.0.8-dev (98a6e4e0)
Performance Improvements
  • implement cors for browser usage (29cd7d54)

1.0.7 (2022-06-14)

Documentation Changes
  • fix minor text on readme (a956121c)

1.0.6 (2022-06-12)

Documentation Changes
  • minor changes (2e88ce3c)
Bug Fixes
  • asmhentai:
    • strict name (2c3892e1)
    • proper strict name (fcb56d03)

1.0.6 (2022-06-12)

Documentation Changes
  • minor changes (2e88ce3c)

1.0.5 (2022-06-07)

Chores
  • release:
    • 1.0.5-dev (38898fd7)
    • 1.0.4-dev (0241caae)
  • add minor files (f18cb5a0)
Documentation Changes
  • add changelogs (5003f845)
New Features
  • nhentai: staged changes (0d9215d4)
  • add redirect to nhentai path (20775a34)
  • add redirect to nhentai path (d6ae2acb)
  • utils: add isNumeric method (093acc07)
Bug Fixes
  • modifier: removed outdated method (85f0df53)
  • nhentai: staged changes (26e37509)
Other Changes
  • update dependency, move to cookie branch (b6a0ee11)
  • id` route looks clearly (2dfa7899)

1.0.4 (2022-06-05)

Chores
  • release: 1.0.4-dev (0241caae)
Documentation Changes
  • add changelogs (5003f845)
New Features
  • add redirect to nhentai path (20775a34)
  • add redirect to nhentai path (d6ae2acb)
  • utils: add isNumeric method (093acc07)
Other Changes
  • id` route looks clearly (2dfa7899)

1.0.3 (2022-06-04)

Build System / Dependencies
  • add missing dev-deps for testing (9160c76f)
  • fix main file (a357031e)
  • add optional deploy service (e0d10a52)
  • add optional development service (48391bfd)
  • add deps, build scripts and project version (669a83fc)
Chores
  • release:
    • 1.0.3-dev (b6c7b5b0)
    • 1.0.2-dev (67d943da)
  • add funding and issue template (92c61542)
  • add compiled files to gitignore (267c84b9)
Continuous Integration
  • fix testing status with npx (0d52c896)
  • add testing to check response code (63167a53)
  • add lint and build tests (f0fadd12)
Documentation Changes
  • minor improvements (5f33ffd2)
  • add security policy (fcab76a9)
  • add contributing walkthrough (58f0c52d)
  • add code of conduct (a2cb7a54)
New Features
  • scraper:
    • proper type data (1d521062)
    • append cover value on nhentai object (97e908bb)
    • append language object on nhentai search returns (809e9785)
    • add separate scrape stuff (8f876fb4)
  • router: export all endpoint to router (3091dc70)
  • utils: add miscellaneous method (d56343e7)
  • add separate controller stuff (74e7030d)
  • wrapping express root index (418bca30)
  • add tsconfig file (2dce148a)
Bug Fixes
  • proper include path (a1b9cf23)
  • proper dinamicaly listen port (d7f9e7d4)
  • invalid path cause throw error (933c9aa6)
  • actually fix procfile start script (2acf7c85)
  • proper postinstall (5f330748)
  • adjust postinstall script (c3acfd15)
  • options: proper export (8a5f3d8f)
  • controller: remove logs and minor comments (cdf56483)
Refactors
  • restructured, apply pino pretty (a240c087)
Code Style Changes
  • add eslint rule (1203dafb)
Tests
  • add response status checker (9c0969a8)