Skip to content
Snippets Groups Projects
Commit 48080cc7 authored by Dan Michael O. Heggø's avatar Dan Michael O. Heggø
Browse files

BC: Simplify SMW ask output structure

Breaking change: Change the `Site.ask()` method to produce less nested
output. Basically, change `yield {title: answer}` to `yield answer`. The
title is included in the answer object after all.
parent 1695daae
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment