Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: ratiertm/hwpx-skill

v0.18.3 — MCP entry-point fix + license-doc 통일

10 May 10:52
@ratiertm ratiertm

Choose a tag to compare

0.18.3 — 2026年05月10日

MCP entry-point fix. No behavior changes beyond the new entry point
for python -m pyhwpxlib.mcp_server.

Fixed

  • python -m pyhwpxlib.mcp_server previously failed with
    'pyhwpxlib.mcp_server' is a package and cannot be directly executed
    because the package had no __main__.py. Added a 2-line __main__.py
    that delegates to server.mcp.run(). Standard Claude Desktop / Cursor /
    generic MCP-client config now works:
    "hwpx": {
     "command": "python",
     "args": ["-m", "pyhwpxlib.mcp_server"]
    }

Docs

  • Commercial-inquiry contact unified to ratiertm@gmail.com across
    LICENSE.md / README.md / README_KO.md / CHANGELOG.md.
  • License narrative simplified — the project ships under PolyForm
    Noncommercial 1.0.0 + Apache 2.0 (dual) as a single, retroactively
    unified statement across all user-facing docs.

Compatibility

  • 0.18.2 ↔ 0.18.3 byte-identical for everything except the new
    __main__.py (1 file added) and the version string.

Commercial inquiries

ratiertm@gmail.com


Assets 5
Loading

v0.18.2 — License migration (BSL 1.1 → PolyForm Noncommercial)

10 May 10:30
@ratiertm ratiertm

Choose a tag to compare

0.18.2 — 2026年05月10日

License migration patch. BSL 1.1 → PolyForm Noncommercial 1.0.0
(with Apache 2.0 dual-license retained for 3 derived files). No code changes.

Licensing

  • LICENSE.md rewritten — Section 2 now references PolyForm Noncommercial
    1.0.0 instead of BSL 1.1. Section 3 (Migration Note) records the BSL→PolyForm
    transition timeline.
  • README.md / README_KO.md License sections updated.
  • pyproject.toml license field: Apache-2.0
    LicenseRef-PolyForm-Noncommercial-1.0.0 AND Apache-2.0 (PEP 639 SPDX
    expression).

Policy changes vs BSL 1.1

Scenario BSL 1.1 (≤0.18.1) PolyForm Noncommercial (≥0.18.2)
Personal use Free Free
Academic / education / non-profit Free Free
Internal use ≤ 5 users Free Commercial license required
Internal use ≥ 6 users Commercial license required Commercial license required
Freelancer / consulting deliverables Free if team < 5 (ambiguous) Commercial license required
SaaS / commercial product Commercial license required Commercial license required
Rolling Change Date Each release → Apache 2.0 after 4 years None — perpetual noncommercial

Compatibility

  • PyPI artifacts published before 0.18.2 retain their original BSL 1.1 terms
    (license cannot be changed retroactively for already-distributed binaries).
  • 0.18.2 artifacts ship with the new PolyForm Noncommercial license.
  • All previously held BSL 1.1 commercial licenses remain valid for the
    versions they were granted under.
  • No code or API changes — pyhwpxlib==0.18.1 and pyhwpxlib==0.18.2
    produce byte-identical outputs.
  • Test count: 189 (no test changes).

Commercial inquiries

https://lchfkorea.com


Loading

AltStyle によって変換されたページ (->オリジナル) /