Pull Requests
* [pull/9](https://github.com/ktmeaton/NCBImeta/pull/9) Add ability to use XPath queries from within the .yaml config
Commits
* [ccfabe3a](https://github.com/ktmeaton/NCBImeta/commit/ccfabe3a) Merge branch 'master' into dev
* [4531fdf6](https://github.com/ktmeaton/NCBImeta/commit/4531fdf6) update dates, ver, community guidelines
* [a455008c](https://github.com/ktmeaton/NCBImeta/commit/a455008c) Move XPath query explanation to README_schema doc
* [b61f931d](https://github.com/ktmeaton/NCBImeta/commit/b61f931d) update version number to v0.6.5
* [138cc5f7](https://github.com/ktmeaton/NCBImeta/commit/138cc5f7) Merge pull request #9 from hellothisisMatt/feature/add-xpath-support
* [a7415066](https://github.com/ktmeaton/NCBImeta/commit/a7415066) Update all other issues template [skip ci]
* [7d375742](https://github.com/ktmeaton/NCBImeta/commit/7d375742) Update feature request template
* [86ccf013](https://github.com/ktmeaton/NCBImeta/commit/86ccf013) Update bug report templates
* [66dfb737](https://github.com/ktmeaton/NCBImeta/commit/66dfb737) remove branch pr9 from travis testing
* [fd166157](https://github.com/ktmeaton/NCBImeta/commit/fd166157) update unittests to include new values retrieved with advanced Xpath
* [564c18fb](https://github.com/ktmeaton/NCBImeta/commit/564c18fb) test implementation and error class when Xpath query is empty and unspecified
* [9b0b11fd](https://github.com/ktmeaton/NCBImeta/commit/9b0b11fd) define an error class for when the Xpath query is empty and unspecified
* [ade807c0](https://github.com/ktmeaton/NCBImeta/commit/ade807c0) check if the Xpath query was left empty and unspecified
* [2c5e9a20](https://github.com/ktmeaton/NCBImeta/commit/2c5e9a20) add XPath queries to match the example config
* [35b7b950](https://github.com/ktmeaton/NCBImeta/commit/35b7b950) Merge pull request #1 from ktmeaton/pr9
* [659238ae](https://github.com/ktmeaton/NCBImeta/commit/659238ae) update changelog with error classes, run CI
* [c8b6584f](https://github.com/ktmeaton/NCBImeta/commit/c8b6584f) New error classes that can be raised in adv_xml_search
* [c04e981d](https://github.com/ktmeaton/NCBImeta/commit/c04e981d) revise adv_xml_search to check type of result
* [1817705c](https://github.com/ktmeaton/NCBImeta/commit/1817705c) remove outdated test xpath commands
* [a5c2fff6](https://github.com/ktmeaton/NCBImeta/commit/a5c2fff6) fix non-specific BioSampleBioProjectAccession
* [c390ff66](https://github.com/ktmeaton/NCBImeta/commit/c390ff66) refine xpath search for attr value
* [84180028](https://github.com/ktmeaton/NCBImeta/commit/84180028) Enable attribute returns and error checking
* [a9b80573](https://github.com/ktmeaton/NCBImeta/commit/a9b80573) enable dev and py9 for CI
* [ddc6a065](https://github.com/ktmeaton/NCBImeta/commit/ddc6a065) correct NucleotideBioSampleAccession xpath query
* [8f0e2ead](https://github.com/ktmeaton/NCBImeta/commit/8f0e2ead) simplified test example for tip search
* [0a5fb699](https://github.com/ktmeaton/NCBImeta/commit/0a5fb699) add contrib info
* [bffe8294](https://github.com/ktmeaton/NCBImeta/commit/bffe8294) XPATH use, remove nonspecific NucleotideAssemblyAccession
* [16451e7d](https://github.com/ktmeaton/NCBImeta/commit/16451e7d) clarify comma separated with space
* [6e972c21](https://github.com/ktmeaton/NCBImeta/commit/6e972c21) 2 tests of adv_xml_search starting from root or starting from tip
* [51584860](https://github.com/ktmeaton/NCBImeta/commit/51584860) xpath param of adv_xml_search as preformatted xml
* [c22c8596](https://github.com/ktmeaton/NCBImeta/commit/c22c8596) document the space and comma
* [65353dca](https://github.com/ktmeaton/NCBImeta/commit/65353dca) Merge upstream dev changes into pr9
* [55859648](https://github.com/ktmeaton/NCBImeta/commit/55859648) Add XPATH Information to config readme
* [56e0b3c5](https://github.com/ktmeaton/NCBImeta/commit/56e0b3c5) Add ability to use full XPath for XML searching
* [3206959a](https://github.com/ktmeaton/NCBImeta/commit/3206959a) new to do fixes
* [62ab0e7c](https://github.com/ktmeaton/NCBImeta/commit/62ab0e7c) SRABioProjectAccession edge cases
* [0cadcec0](https://github.com/ktmeaton/NCBImeta/commit/0cadcec0) SRABioSampleAccession typo
* [5232f359](https://github.com/ktmeaton/NCBImeta/commit/5232f359) update SRABioProjectAccession
* [24bdfe01](https://github.com/ktmeaton/NCBImeta/commit/24bdfe01) v0.6.5 init changes
* [cd5efb4d](https://github.com/ktmeaton/NCBImeta/commit/cd5efb4d) update BioSample schema and example for SRABioSampleAccession
* [fb579507](https://github.com/ktmeaton/NCBImeta/commit/fb579507) badge update and rearrange [skip ci]