Artem Boiarshinov

Results 5 issues of Artem Boiarshinov

Add a [K-D tree](https://en.wikipedia.org/wiki/K-d_tree). There is no implementation of that data structure here yet. Could be a **good first issue**.

enhancement
help wanted
good first issue
dont-close

Release block of github main repository page points to outdated release v.0.10.3 while real latest release is 1.3.0 ![image](https://user-images.githubusercontent.com/54187376/117979727-46171d00-b344-11eb-9a62-d12ba906dd30.png)

**Describe the bug** As the [openapi documentation](https://oai.github.io/Documentation/specification-docs.html) says: there is two modes for multiline strings in yaml: - Literal mode - Line breaks in the source YAML file are preserved...

Priority: Low
Type: Enhancement

**Describe the bug** `bundle` command squash referenced markdown file to one string. I'm not sure is that a bug or a feature absence 😅 **To Reproduce** Given this OpenAPI file:...

Priority: Low
Type: Enhancement

XmlUnit core project now compiled to Java 7 sources. Java 7 was released ten years ago and now it's just a part of a history. Java versions usage [statistics](https://www.jrebel.com/blog/2020-java-technology-report#java-version) shows...

enhancement
core