|
8 | 8 | (version . "1.0.0") |
9 | 9 | (schema-version . "1.0") |
10 | 10 | (created . "2025-01-10") |
11 | | - (updated . "2026-01-16T18:30:00Z") |
| 11 | + (updated . "2026-01-16T20:15:00Z") |
12 | 12 | (project . "proven") |
13 | 13 | (repo . "github.com/hyperpolymath/proven")) |
14 | 14 |
|
|
660 | 660 | "Committed and pushed all changes to GitHub" |
661 | 661 | "Published @hyperpolymath/proven-rescript@0.9.0 to GitHub Packages" |
662 | 662 | "Published @hyperpolymath/proven-rescript@0.9.0 to JSR (jsr.io)" |
663 | | - "Added jsr.json for JSR (Deno) registry support"))))) |
| 663 | + "Added jsr.json for JSR (Deno) registry support")) |
| 664 | + |
| 665 | + ((date . "2026-01-16") |
| 666 | + (session . "multi-registry-publishing") |
| 667 | + (accomplishments |
| 668 | + ("Bumped all binding versions to 0.9.0 for publishing:" |
| 669 | + " - Python: 0.8.0 -> 0.9.0" |
| 670 | + " - Gleam: 0.3.0 -> 1.0.0 (semver requirement for Hex.pm)" |
| 671 | + " - Elixir: 0.3.0 -> 0.9.0" |
| 672 | + " - Dart: 0.1.0 -> 0.9.0 (added LICENSE, CHANGELOG.md)" |
| 673 | + " - Ruby: 0.8.0 -> 0.9.0" |
| 674 | + " - Nim: 0.3.0 -> 0.9.0" |
| 675 | + " - Haskell: 0.8.0 -> 0.9.0" |
| 676 | + " - OCaml: 0.8.0 -> 0.9.0" |
| 677 | + " - PHP: added version 0.9.0" |
| 678 | + " - Lua: created proven-0.9.0-1.rockspec" |
| 679 | + "Created v0.9.0 git tag and pushed to GitHub" |
| 680 | + "Submitted Nim package to nim-lang/packages:" |
| 681 | + " - PR #3202: https://github.com/nim-lang/packages/pull/3202" |
| 682 | + " - Package entry with subdir support for monorepo" |
| 683 | + "Submitted OCaml package to ocaml/opam-repository:" |
| 684 | + " - PR #29228: https://github.com/ocaml/opam-repository/pull/29228" |
| 685 | + " - Full opam file with dependencies and build instructions" |
| 686 | + "Python package built and ready (dist/proven-0.9.0-py3-none-any.whl)" |
| 687 | + "Dart package validated (ready for pub.dev with Google auth)" |
| 688 | + "Gleam package compiled (ready for Hex.pm with API key)" |
| 689 | + "Elixir package validated (ready for Hex.pm with API key)" |
| 690 | + "Remaining registries need tokens: PyPI, Hex.pm, pub.dev, Hackage, LuaRocks, Packagist, RubyGems")))))) |
664 | 691 |
|
665 | 692 | ;; Helper functions |
666 | 693 | (define (get-completion-percentage state) |
|
0 commit comments