{"html_url": "https://github.com/simonw/datasette/releases/tag/0.59a2", "id": 48604143, "node_id": "MDc6UmVsZWFzZTQ4NjA0MTQz", "tag_name": "0.59a2", "target_commitish": "main", "name": " 0.59a2", "draft": 0, "author": {"value": 9599, "label": "simonw"}, "prerelease": 1, "created_at": "2021-08-28T01:55:54Z", "published_at": "2021-08-28T01:57:38Z", "body": "- Columns can now have associated metadata descriptions in `metadata.json`, see [Column descriptions](https://docs.datasette.io/en/latest/metadata.html#metadata-column-descriptions). ([#942](https://github.com/simonw/datasette/issues/942))\r\n- New [register_commands()](https://docs.datasette.io/en/latest/plugin_hooks.html#plugin-hook-register-commands) plugin hook allows plugins to register additional Datasette CLI commands, e.g. `datasette mycommand file.db`. ([#1449](https://github.com/simonw/datasette/issues/1449))\r\n- Adding `?_facet_size=max` to a table page now shows the number of unique values in each facet. ([#1423](https://github.com/simonw/datasette/issues/1423))\r\n- Code that figures out which named parameters a SQL query takes in order to display form fields for them is no longer confused by strings that contain colon characters. ([#1421](https://github.com/simonw/datasette/issues/1421))\r\n- Renamed `--help-config` option to `--help-settings`. ([#1431](https://github.com/simonw/datasette/issues/1431))\r\n- `datasette.databases` property is now a documented API. ([#1443](https://github.com/simonw/datasette/issues/1443))\r\n- Datasette base template now wraps everything other than the `