* 0.5.1 - Fix Nix build issue * 0.5.0 - New `CustomWidget` API * 0.4.3 - Bump upper bound on haskell-gi * 0.4.2 - Add support for dialogs - Assert in 'run' that the program is using the threaded RTS - Bug fixes in rendering * 0.4.1 - Support any Bin automatically * 0.4.0 - Vector over list for child widgets * 0.3.0 - List markup - Return last state from `run` and `runLoop` * 0.2.0 - Require GTK+ windows as top-level widget * 0.1.0 - First version of `gi-gtk-declarative`! - Basic widget without event handling - Support for `Box` and `ScrolledWindow` containers - Declarative CSS classes