Releases: cedx/html.net
Releases · cedx/html.net
HTML Renderer for PS 1.2.0
HTML Renderer for PS 1.1.0
- Added support for
[switch]parameters in attribute values. - The
New-DelElement,New-InsElementandNew-TimeElementcmdlets now use a non-terminating error.
HTML Renderer for PS 1.0.1
- Fixed a packaging issue: the generated cmdlets were not included in the release.
HTML Renderer for PS 1.0.0
- Added the
New-FormElement,New-IframeElement,New-InputElement,New-TemplateElementandNew-TextareaElementcmdlets. - Added the
form,iframe,input,templateandtextareaaliases.
HTML Renderer for PS 0.10.0
- Added the
New-ButtonElement,New-QElement,New-SelectElement,New-SlotElementandNew-SourceElementcmdlets. - Added the
button,q,selectTag,slotandsourcealiases. - The common parameter
-Styleis now anOrderedHashtable, allowing the declaration order to be preserved.
HTML Renderer for PS 0.9.0
- Added the
New-OlElement,New-OptgroupElement,New-OptionElement,New-OutputElementandNew-ProgressElementcmdlets. - Added the
ol,optgroup,option,outputandprogressaliases.
HTML Renderer for PS 0.8.0
- Added the
New-LabelElement,New-LiElement,New-MapElement,New-MeterElementandNew-ObjectElementcmdlets. - Added the
label,li,map,meterandobjectaliases. - Renamed the common parameter
-Datato-DataSet.
HTML Renderer for PS 0.7.0
- Added the
New-DetailsElement,New-DialogElement,New-EmbedElement,New-FieldsetElementandNew-InsElementcmdlets. - Added the
details,dialog,embed,fieldsetandinsaliases.
HTML Renderer for PS 0.6.0
- Added the
Htmlprefix to the nouns of all cmdlets. - Added the
New-DelElement,New-TdElement,New-ThElement,New-TimeElementandNew-TrackElementcmdlets. - Added the
delTag,td,th,timeandtrackaliases.
HTML Renderer for PS 0.5.0
- Added the
New-ColGroupElement,New-DataElement,New-StyleElementandNew-VideoElementcmdlets. - Added the
colgroup,dataTag,styleandvideoaliases.