Tags give the ability to mark specific points in history as being important
-
v0.2.3
c6b313d3 · ·Release v0.2.3 stac collection/item edit opens metadata in $EDITOR as YAML; stac collection list now follows pagination and returns every collection; --visibility stores a token list, not a raw string (#25); Cyberduck profiles force path-style S3 addressing; MCP stac_search defaults newest-first.
-
v0.2.0
d1c3bd90 · ·v0.2.0 — kubectl-style configuration; keychain removed - Unified ~/.config/eocube/eocube.yml (authentication/storage/stac/mcp/context) - Global --context; `eocube setup` (init + auth/storage/stac/context add) - OS keychain removed (tokens persist in the config file; re-login once) - pydantic added as a runtime dependency - Per-context storage modeled as providers + schemes (behavior to follow) - Docker image stamps the package version from the tag Library import API is backwards compatible; CLI surfaces changed.