Skip to content

Releases: askonomm/dompa

v1.2.2

10 Jan 13:30
94f5f3c

Choose a tag to compare

What's Changed

  • Fix HTML rendering to handle nil values without removing sibling elements by @askonomm in #16

Full Changelog: v1.2.1...v1.2.2

v1.2.1

10 Jan 12:47
9bece12

Choose a tag to compare

What's Changed

  • Add empty-seq? function and update nodes-from-opt to handle empty seqs by @askonomm in #14

Full Changelog: v1.2.0...v1.2.1

v1.2.0

06 Dec 23:31

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

26 Oct 09:39
a309198

Choose a tag to compare

What's Changed

  • Added a dompa.nodes/zip fn to create a zipper for a node by @askonomm in #10

Full Changelog: v1.0.3...v1.1.0

v1.0.3

19 Oct 21:49
3ef74e6

Choose a tag to compare

What's Changed

  • #7: Fixes an issue where !doctype would be left out when creating n… by @askonomm in #8

Full Changelog: v1.0.2...v1.0.3

v1.0.2

19 Oct 20:19
497a7dc

Choose a tag to compare

What's Changed

  • #5: Fixen an issue where same-name children of a root would cause the… by @askonomm in #6

Full Changelog: v1.0.1...v1.0.2

v1.0.1

19 Oct 15:14
35de9bc

Choose a tag to compare

What's Changed

  • #1: Fixes an issue where self-closing elements would break the attrs … by @askonomm in #2
  • #3: Fixes an issue where if the attribute value contained forward sla… by @askonomm in #4

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

19 Oct 12:40

Choose a tag to compare