Skip to content

Releases: codermillat/BDLawCorpus

BDLawCorpus v1.4.0

Choose a tag to compare

@codermillat codermillat released this 12 Apr 15:07

BDLawCorpus v1.4.0

Release metadata synchronization for the next archival release.

Changed

  • bumped repository, package, and extension metadata to 1.4.0
  • updated CITATION.cff, .zenodo.json, and README.md with the named researcher identity
  • added ORCID 0009-0005-7198-9893 to citation and Zenodo creator metadata
  • aligned repository release metadata with affiliation Sharda University
  • switched repository-facing citation guidance to the Zenodo concept DOI until the version DOI is minted for v1.4.0

Context

  • v1.3.1 was the prior Zenodo-ingested release
  • this release updates archival/citation metadata for the v1.4.0 line
  • after Zenodo ingests this release, the version-specific DOI can be added to repository citation text if needed

BDLawCorpus v1.3.1

Choose a tag to compare

@codermillat codermillat released this 12 Apr 14:20

BDLawCorpus v1.3.1

Zenodo DOI-trigger follow-up release.

Added

  • .zenodo.json metadata for Zenodo ingestion and DOI record quality

Changed

  • Bumped release metadata to 1.3.1 across package, extension manifest, citation metadata, and memory bank
  • Prepared repository metadata for Zenodo archival after GitHub release linkage

Context

  • v1.3.0 was published successfully on GitHub
  • Zenodo repository linkage was enabled, but the release had not yet been ingested
  • This follow-up release is intended to trigger Zenodo DOI minting for the repository

BDLawCorpus v1.3.0

Choose a tag to compare

@codermillat codermillat released this 12 Apr 13:58

BDLawCorpus v1.3.0

First formal GitHub release for BDLawCorpus.

Highlights

  • Durable IndexedDB-first storage with fallback chain
  • Extraction receipts and write-ahead logging for recovery
  • Content hash verification for content_raw
  • Export checkpointing and audit-log export
  • Queue recovery and degraded-mode handling
  • Documented filesystem-sync readiness state in the project memory bank

Notes

  • Extension version in package.json: 1.3.0
  • This release is created from the current main branch state at commit 04ab6aa
  • See CHANGELOG.md for the detailed version history and schema evolution notes