Skip to content

Releases: hraness/soulscrape

Soulscrape v0.4.0

Choose a tag to compare

@github-actions github-actions released this 10 Sep 23:13
Immutable release. Only release title and notes can be modified.
afee231

Automated immutable Soulscrape release.

Source: afee231
Workflow: .github/workflows/release.yml
Run: https://github.com/hraness/soulscrape/actions/runs/34540931915/attempts/1

Install: npm install https://github.com/hraness/soulscrape/releases/download/v0.4.0/hraness-soulscrape-0.4.0.tgz

Ensoul v0.3.5

Choose a tag to compare

@github-actions github-actions released this 09 Sep 12:56
Immutable release. Only release title and notes can be modified.
40c274e

Automated immutable Ensoul release.

Source: 40c274e
Workflow: .github/workflows/release.yml
Run: https://github.com/hraness/ensoul/actions/runs/34353763815/attempts/1

Install: npm install https://github.com/hraness/ensoul/releases/download/v0.3.5/hraness-ensoul-0.3.5.tgz

Ensoul v0.3.2

Choose a tag to compare

@github-actions github-actions released this 06 Sep 15:40
Immutable release. Only release title and notes can be modified.
c628f37

Automated immutable Ensoul release.

Source: c628f37
Workflow: .github/workflows/release.yml
Run: https://github.com/hraness/ensoul/actions/runs/34042986550

Ensoul v0.3.1

Choose a tag to compare

@github-actions github-actions released this 01 Sep 23:54
Immutable release. Only release title and notes can be modified.
46c8b14

What's Changed

  • fix: make immutable release gate Actions-readable by @0thernet in #8
  • feat: redesign Ensoul product narrative by @0thernet in #9

Full Changelog: v0.3.0...v0.3.1

Ensoul v0.3.0

Choose a tag to compare

@0thernet 0thernet released this 29 Aug 16:39
Immutable release. Only release title and notes can be modified.
e8308cb

What's Changed

  • fix: compare canonical npm package payloads by @0thernet in #4
  • docs: link canonical skills marketplace page by @0thernet in #5
  • docs: require first-reader clarity by @0thernet in #6
  • feat: migrate Ensoul to Bun TypeScript by @0thernet in #7

Full Changelog: v0.2.0...v0.3.0

Ensoul v0.2.0

Choose a tag to compare

@0thernet 0thernet released this 29 Aug 15:42
Immutable release. Only release title and notes can be modified.
48fd6b4

What's Changed

  • chore: install code orchestrator skill pack by @0thernet in #1
  • release: publish Ensoul agent skill by @0thernet in #2
  • ci: use current GitHub action runtimes by @0thernet in #3

Full Changelog: v0.1.2...v0.2.0

Ensoul v0.1.2

Choose a tag to compare

@0thernet 0thernet released this 29 Aug 05:35

Closes the reviewed source-adapter integrity gaps: bounded and self-validating X exports, honest omission accounting, conflict-safe post IDs, non-mutating offline validation, richer bounded scope limits, and an explicit private-packet delegation boundary.

Ensoul v0.1.1

Choose a tag to compare

@0thernet 0thernet released this 29 Aug 05:22

Hardens the offline source-packet validator with complete time-integrity checks, conflicting-bound detection, and a producer cap aligned to the common 2,000-record contract. The v0.1 source schema and vendoring model remain unchanged.

Ensoul v0.1.0

Choose a tag to compare

@0thernet 0thernet released this 29 Aug 05:14

Initial public release of the evidence-calibrated Ensoul skill, the strict source-packet v1 contract, dependency-free offline validation, and a bounded official-X-archive authored-post adapter. Adapted from Rob Cheung’s MIT-licensed build-person skill.