web-view-0.7.0: CHANGELOG.md
# Revision history for web-view
## 0.7.0
* stack, popup, offset, layer - more intuitive interface
* added Web.View.Url.renderPath
* Style class
* added code, lists
## 0.6.0
* stack - layout children on top of each other
* ChildCombinator: apply styles to direct children
* `Mod` is now `Mod context`, allowing for type-safe `Mod`s
* fixed: escaping in auto-generated `<style>`
* Refactored: selectors and rendering
## 0.5.0
* Rendering improvements
* extClass to add external css class
* inline elements
* Url: no longer lowercases automatically. Show/Read instance
*
## 0.4.0
* Added new Mods. Length type. Improved Url type
## 0.3.1
* Cleanup. Refactored Mods
## 0.2.3 -- 2023-11-27
* First version. Released on an unsuspecting world.