Skip to content

Releases: icarus-consulting/Yaapii.Xambly

0.3.0

22 Dec 13:00
923fa1f
Compare
Choose a tag to compare

As part of this release we had 16 commits which resulted in 2 issues being closed.

Bug

  • #94 LowerXambler is missing in NuGet package 0.2.0

Feature

  • #96 Update Atoms and ANTLR references

0.2.0

29 Nov 15:44
Compare
Choose a tag to compare

As part of this release we had 15 commits which resulted in 3 issues being closed.

Changes

  • #89 Changed module name to Xambly

Feature

  • #88 Create Interface for Xembler and write Decorator for LowerXembler

0.1.4

23 Nov 18:28
c862c78
Compare
Choose a tag to compare

As part of this release we had 3 commits which resulted in 2 issues being closed.

Bug

  • #86 XpathDirective hides original Exception message

Feature

  • #80 Make Directives accept Atoms IText

0.1.3

23 Nov 18:04
aedbbc9
Compare
Choose a tag to compare

As part of this release we had 8 commits which resulted in 1 issue being closed.

Bug

  • #84 XpathDirective cannot work with quotes

0.1.2

23 Nov 13:32
Compare
Choose a tag to compare

As part of this release we had 6 commits which resulted in 1 issue being closed.

Feature

  • #81 downgrade to ANTLR 4.6
  • #21 docs: Make a good usage guide in the readme.md

0.1.1

21 Nov 13:49
0d7bf21
Compare
Choose a tag to compare

As part of this release we had 21 commits which resulted in 2 issues being closed.

Bug

  • #42 Unittest for XPathDirective

Feature

  • #76 Migrate to Atoms 0.5.9

0.1.0

18 Nov 13:08
0bd002a
Compare
Choose a tag to compare

As part of this release we had 39 issues closed.
First Alpha Release

Bugs

  • #65 AddDirective ignores namespace
  • #61 Missing test for Multithreading
  • #60 AddsMapOfValues does not work
  • #59 Prefix with namespace does not work
  • #55 Directives.Strict(): Remove NotImplementedException and implement the Code
  • #54 Directives.Xset(): Remove NotImplementedException and implement the Code
  • #51 Comment XmlDocumentOf
  • #50 Comment SynchronizedCollection
  • #48 Remove build warnings
  • #41 Unittest for Pushdirective
  • #40 Unittest for Popdirective
  • #39 Unittest for Directives
  • #36 Add missing MIT License header and missing comments
  • #22 AddDirective fails on XmlDocument

Features

  • #44 Add Cake Build script
  • #38 Make a pre build event which trigger ANTLR4 compiling
  • #33 Make ANTL4 Parser work
  • #28 Update projects to target netstandard 2.0
  • #20 Add XsetDirective
  • #19 Add XpathDirective
  • #18 Add XmlContentException
  • #17 Add Xembler
  • #16 Add UpDirective
  • #15 Add SyntaxException
  • #14 Add StrictDirective
  • #13 Add SetDirective
  • #12 Add RemoveDirective
  • #11 Add PushDirective
  • #10 Add PopDirective
  • #9 Add PiDirective
  • #8 Add ParsingException
  • #7 Add NSDirective
  • #6 Add Directives
  • #5 Add CdataDirective
  • #4 Add AttrDirective
  • #3 Add AddIfDirective
  • #2 Add AddDirective
  • #1 Configure Build Server

Improvement

  • #45 Migrate to Atoms 0.5.8