jandapress/CHANGELOG.md

2.7 KiB

1.0.5 (2022-06-07)

Chores
Documentation Changes
New Features
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
Documentation Changes
New Features
  • add redirect to nhentai path (20775a34)
  • add redirect to nhentai path (d6ae2acb)
  • utils: add isNumeric method (093acc07)
Other Changes

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
Continuous Integration
  • fix testing status with npx (0d52c896)
  • add testing to check response code (63167a53)
  • add lint and build tests (f0fadd12)
Documentation Changes
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
Refactors
  • restructured, apply pino pretty (a240c087)
Code Style Changes
Tests
  • add response status checker (9c0969a8)