Skip to content

Releases: chile-sh/getonbrd-scraper

v3.1.0

23 May 00:14
Compare
Choose a tag to compare
  • update unit tests for isClosed (closes #4) 864c198
  • add isClosed property; remove empty props when isClosed is true 9772c44
  • use shared eslint config 4a108f6
  • update readme d69f77d

v3.0.2...v3.1.0

v3.0.2

16 May 00:28
Compare
Choose a tag to compare

v3.0.0...v3.0.2

v3.0.0

16 May 00:17
Compare
Choose a tag to compare
  • add getCategories and getJobsFromCategory (closes #2) 6d90d4f
  • update prettier rules; add np and is-url-superb modules; add publish hook 91708e6
  • add parsed date 22e738d

v2.1.1...v3.0.0

v2.1.1

14 May 20:27
Compare
Choose a tag to compare
  • update dist files 0fd407a
  • add links types on getCompanyProfile 3ed39a5

v2.1.0...v2.1.1

v2.1.0

14 May 19:07
Compare
Choose a tag to compare
  • add dist files 9530dba
  • minor package.json and readme changes c9b50a6
  • allow passing got config to instance/each request (closes #1) db77347
  • exclude tests from output; add npmignore; bump version to 2.0.0 90c277f
  • add helpers tests 605ca16
  • set jest timeout 3fd74ce
  • refactor: migrate tests to jest 830d524
  • refactor: migrate project to typescript cdeb0e2
  • add prettier a8b42f5
  • rename package for consistency with github c9c5b6d
  • simpler test env config 2a12214
  • update readme 1800c25
  • add dotenv; remove unused helper; add .env example d12eedc
  • remove useless ignores from boilerplate 107f10a
  • husky typo 3c2f203
  • make session parameter optional 8d6a340
  • update package name and version; update readme; run linter 27b6ce0
  • update test command 20543c4
  • update readme 0086faf
  • configure husky (pre-push) 931f2ba
  • add tests c8ef7c7
  • add scraper 7ff3436
  • add helpers 89a80bb
  • yarn init; add dependencies; add eslint config a697980

9f01b71...v2.1.0