Skip to content

v0.1.1

Choose a tag to compare

@apstndb apstndb released this 10 Jun 15:48
390a140

Documentation and repository-structure release for the root fields module; the ported fields code is unchanged from v0.1.0.

Changed

  • The spannertag package (added on main after v0.1.0, never in a root-module release) is now a separate nested module github.com/apstndb/structfields/spannertag, tagged independently as spannertag/vX.Y.Z — it tracks cloud.google.com/go/spanner releases while this root module tracks cloud.google.com/go. See spannertag/v0.1.0.
  • README: note that the fields port (tracking cloud.google.com/go v0.121.4) is verified identical through v0.123.0.
  • Add AGENTS.md documenting the fork-export policy; mise tasks now run in both modules.