Skip to content

Releases: datasette/datasette-enrichments

0.5

15 Jan 20:56
Compare
Choose a tag to compare
  • UI for viewing status of enrichment jobs. #51
  • Pause, resume and cancel buttons. #17
  • Visible progress bar on table with running enrichments. #52
  • Table and database action menu items for viewing enrichment runs. #53
  • Enrichments continue running after a server restart. #54
  • An enrichment permission is now correctly registered with Datasette 1.0a+. #55
  • Enrichments can pause or cancel themselves by raising the new self.Pause(reason) and self.Cancel(reason) exceptions. #56

0.5a1

15 Jan 19:25
Compare
Choose a tag to compare
0.5a1 Pre-release
Pre-release
  • Pause, resume, cancel buttons for jobs. #17
  • Enrichments can raise self.Pause("message") or self.Cancel("message") exceptions inside their enrich_batch() methods. #56

0.5a0

14 Jan 18:46
Compare
Choose a tag to compare
0.5a0 Pre-release
Pre-release
  • New /-/enrich/databasename/-/jobs listing page /-/enrich/databasename/-/jobs/123 detail page. #51
  • Visible progress bar on tables that have enrichments running. #52
  • Table and database action menu items to view previous runs. #53
  • Continue any enrichment runs after a server restart. #54

0.4.3

03 Sep 17:31
Compare
Choose a tag to compare
  • Fixed CSS for compatibility with upcoming Datasette 1.0 alpha. datasette#2417

0.4.2

27 Apr 22:44
Compare
Choose a tag to compare
  • The get_config_form() method is now optional when implementing an enrichment, as previously incorrectly described in the documentation. #44

0.4.1

27 Apr 22:04
Compare
Choose a tag to compare
  • Removed breakpoint() calls in an error path that should not have been released. #49

0.4

27 Apr 06:03
67708b6
Compare
Choose a tag to compare
0.4

0.3.2

09 Apr 20:06
b0b65ab
Compare
Choose a tag to compare
  • Handle case where no enrichments plugins are installed. #43
  • Added description to the menu items.

0.3.1

19 Mar 02:34
644b052
Compare
Choose a tag to compare
  • Fix for a bug where the row action menu did not work correctly for tables with primary keys starting with an underscore. #42

0.3

17 Mar 21:35
addb524
Compare
Choose a tag to compare
0.3