Skip to content

Releases: Alpha-Jolt/JobHunter-DPL

Release v0.3.0

Choose a tag to compare

@Alpha-Jolt Alpha-Jolt released this 03 Jul 12:35

Scraper Extension covering Company Registry and Career Job Registry

Release v0.2.1

Choose a tag to compare

@AJ-18s AJ-18s released this 05 May 07:47

Stable Version

Release v0.1.0

Choose a tag to compare

@AJ-18s AJ-18s released this 02 May 14:22

JobHunter-DPL v0.1.0

Initial release of the JobHunter Data Persistence Layer.

Includes:

  • JobRecord, VariantRecord, ApplicationRecord dataclasses
  • JobRegistry, VariantRegistry, ApplicationLog (async, JSON-backed)
  • PostgreSQL repository stubs (Phase 0+)
  • Full exception hierarchy (SharedLayerError → domain exceptions)

Requires: Python ≥ 3.10, no runtime dependencies