Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: micahcochran/scrape-schema-recipe

Tags

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #32 from micahcochran/fix-type-list

Allow @type to be a list, add test

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update GH Actions workflows (#31)

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.2.0 - SSRTypeError (#27)

custom exception, typos, CRLF->LF, black

v0.1.5

Toggle v0.1.5's commit message
Prep release for 0.1.5, add MedlinePlus example

v0.1.4

Toggle v0.1.4's commit message
Remove validators (#18), add new example data

v0.1.3

Toggle v0.1.3's commit message
fix example_output(), move URL in test

v0.1.2

Toggle v0.1.2's commit message
move dev ver. to 3.9, test "pypy3"

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
added @graph, update examples in test-data, update tests, prepare for…

… 0.1.1 release (#13)

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update README.md (#11)

v0.0.4

Toggle v0.0.4's commit message
add example_output() for prototyping/debugging, add test_data to inst…

…alled data, add pathlib support for load(), correct typos, add migrate_old_schema and link for TravisCI build to README.md, peg validators to >= 0.12.4, remove Python 3.4 from mypy testing, remove flake8 errors in test_scrape.py