Recent Releases of spiderexpress

spiderexpress - v0.2.0a0

What's Changed

  • 83 rename project by @pekasen in https://github.com/Leibniz-HBI/spiderexpress/pull/86
  • fix(plugins): Load default configuration, if nothing else is there. by @pekasen in https://github.com/Leibniz-HBI/spiderexpress/pull/88
  • feat: refactor strategy interface to allow more flexibility. by @pekasen in https://github.com/Leibniz-HBI/spiderexpress/pull/70
  • add recent Python versions to test matrix by @pekasen in https://github.com/Leibniz-HBI/spiderexpress/pull/91
  • add basic logging configuration by @pekasen in https://github.com/Leibniz-HBI/spiderexpress/pull/93
  • fix: Default DB URI by @pekasen in https://github.com/Leibniz-HBI/spiderexpress/pull/94
  • 90 featbackend simplify database tables with json columns by @pekasen in https://github.com/Leibniz-HBI/spiderexpress/pull/95

Full Changelog: https://github.com/Leibniz-HBI/spiderexpress/compare/v0.1.1a0...v0.2.0a0

- Python
Published by pekasen about 1 year ago

spiderexpress - v0.1.1a0

What's Changed

  • Conform smormlpy by @pekasen in https://github.com/Leibniz-HBI/ponyexpress/pull/1
  • unpin versions, fix Python < 3.10 by @FlxVctr in https://github.com/Leibniz-HBI/ponyexpress/pull/6
  • 2 add entry points for plug ins by @pekasen in https://github.com/Leibniz-HBI/ponyexpress/pull/3
  • 4 implement spikyball sampling by @pekasen in https://github.com/Leibniz-HBI/ponyexpress/pull/10
  • Improve readme by @pekasen in https://github.com/Leibniz-HBI/ponyexpress/pull/12
  • [fix] empty weight series if no variable name is present by @pekasen in https://github.com/Leibniz-HBI/ponyexpress/pull/23
  • [fix] #25 where connector return more rows than supposed to by @pekasen in https://github.com/Leibniz-HBI/ponyexpress/pull/33
  • Add GitHub Actions for pytest on PR into trunk by @pekasen in https://github.com/Leibniz-HBI/ponyexpress/pull/34
  • Add CSV-connector by @pekasen in https://github.com/Leibniz-HBI/ponyexpress/pull/21
  • feat: add persistent task queue by @pekasen in https://github.com/Leibniz-HBI/ponyexpress/pull/39
  • fix: issue #44 by @pekasen in https://github.com/Leibniz-HBI/ponyexpress/pull/45
  • feat: add orm classes and functions by @pekasen in https://github.com/Leibniz-HBI/ponyexpress/pull/35
  • chore: remove telegram-connector by @pekasen in https://github.com/Leibniz-HBI/ponyexpress/pull/51
  • feat: add multi-layer router by @pekasen in https://github.com/Leibniz-HBI/ponyexpress/pull/52
  • chore: rename spider application by @pekasen in https://github.com/Leibniz-HBI/ponyexpress/pull/53
  • feat: add simple snowball sampling by @pekasen in https://github.com/Leibniz-HBI/ponyexpress/pull/64
  • feat: add new plugin interface by @pekasen in https://github.com/Leibniz-HBI/ponyexpress/pull/63
  • chore(spider): refactor class/factory-registry by @pekasen in https://github.com/Leibniz-HBI/ponyexpress/pull/69
  • doc: update README.md with dev/test-instructions by @pekasen in https://github.com/Leibniz-HBI/ponyexpress/pull/72
  • feat: allow a configuration to be passed into Spider. by @pekasen in https://github.com/Leibniz-HBI/ponyexpress/pull/78
  • feat(csv): by default cache opened files in memory by @pekasen in https://github.com/Leibniz-HBI/ponyexpress/pull/77

New Contributors

  • @pekasen made their first contribution in https://github.com/Leibniz-HBI/ponyexpress/pull/1
  • @FlxVctr made their first contribution in https://github.com/Leibniz-HBI/ponyexpress/pull/6

Full Changelog: https://github.com/Leibniz-HBI/ponyexpress/commits/v0.1.1a0

- Python
Published by pekasen over 2 years ago