Datasette-enrichments

Latest version: v0.4.3

Safety actively analyzes 688600 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.3

- Now adds an "Enrich this row" row action menu item on [Datasette 1.0a13](https://docs.datasette.io/en/latest/changelog.html#a13-2024-03-12) and higher. [41](https://github.com/datasette/datasette-enrichments/issues/41)

0.2

- First non-alpha release of Datasette Enrichments. Documentation is at https://enrichments.datasette.io/

0.1a7

- New error handling mechanism, with `_enrichment_errors` table and `log_error()` method. [7](https://github.com/datasette/datasette-enrichments/issues/7)
- Fix for bug where enrichments could not run against tables with `slashes/in/their/names`. [14](https://github.com/datasette/datasette-enrichments/issues/14)
- Neater pattern for writing tests for new enrichment plugins using the new `wait_for_job()` utility function. [27](https://github.com/datasette/datasette-enrichments/issues/27)

0.1a6

- Class methods in subclasses can now declare just the parameters that they intend to use. [28](https://github.com/datasette/datasette-enrichments/issues/28)
- `datasette` argument is now available to `get_config_form()`. [22](https://github.com/datasette/datasette-enrichments/issues/22)
- Now tested against Datasette 0.x as well as the Datasette 1.0 alpha series. [29](https://github.com/datasette/datasette-enrichments/issues/29)

0.1a5

- Initial documentation at https://enrichments.datasette.io/ [#21](https://github.com/datasette/datasette-enrichments/issues/21)
- Fixed bug where form could not be displayed with validation errors.
- Switched from acronyms to full names for the `status` column. [20](https://github.com/datasette/datasette-enrichments/issues/20)
- Status is set to `running` at start.
- New `finalize()` method called when the job has finished. [25](https://github.com/datasette/datasette-enrichments/issues/25)
- New `{% above_form %}` and `{% below_form %}` blocks in the `enrichment.html` template to support easier customization within plugins, which can provide `enrichment-SLUG.html` templates.
- `Enrichment` class is now an Abstract Base Class (ABC).

0.1a4

- `config` now has `{"values": "like this"}` instead of `{"values": ["like this"]}`. [18](https://github.com/datasette/datasette-enrichments/issues/18)

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.