Skip to content

ResumeSpec v1.0.0

Latest

Choose a tag to compare

@wuilmerbolivar wuilmerbolivar released this 20 Aug 16:53
· 3 commits to main since this release
v1.0.0
64d20fa

ResumeSpec v1.0.0

ResumeSpec v1.0.0 is the first stable release of the ResumeSpec professional identity specification.

What's included

  • Stable ResumeSpec v1.0.0 specification
  • Canonical JSON representation
  • Official JSON Schema
  • JSON, YAML and XML examples
  • Reference Python implementation
  • Python parser for JSON, YAML and XML
  • Schema-based validation
  • CLI validation and parsing
  • Conformance and contract tests
  • Editable Python package
  • Continuous integration with GitHub Actions

Reference implementation

The Python reference implementation provides parsing and validation capabilities for ResumeSpec documents.

Supported input formats:

  • JSON
  • YAML
  • XML

JSON remains the canonical and normative representation.

Stability

This release establishes the stable v1 core of the ResumeSpec standard.

Future capabilities such as additional SDKs, generators, integrations, AI tooling, registries and other ecosystem features are intentionally outside the v1 core and will be developed in subsequent releases.

Verification

The v1.0.0 tag points to the validated commit:

64d20fa8a5f340b1dde980601621656971375d2d

The release tag is GPG signed.

CI validates the reference implementation and test suite.

Documentation

See the repository documentation and roadmap for the complete specification, implementation details and future development plans.