Recent Releases of https://github.com/astropy/pyvo

https://github.com/astropy/pyvo - v1.7

What's Changed

  • BUG: cleanup finally-returns by @bsipocz in https://github.com/astropy/pyvo/pull/614
  • CI: fix coverage command by @bsipocz in https://github.com/astropy/pyvo/pull/619
  • BUG: explicitely allow bytes streams to be passed by @bsipocz in https://github.com/astropy/pyvo/pull/617
  • DOC: update doctest result to pass CI by @bsipocz in https://github.com/astropy/pyvo/pull/620
  • Add dot to extensions of added MIME types by @hugovk in https://github.com/astropy/pyvo/pull/622
  • BUG: fix float string literal issues by @bsipocz in https://github.com/astropy/pyvo/pull/624
  • BUG: fix StringIO uploads by @bsipocz in https://github.com/astropy/pyvo/pull/626
  • TST: adding remote reaching TAP upload tests by @bsipocz in https://github.com/astropy/pyvo/pull/631
  • DOC: using shorter ellipse by @bsipocz in https://github.com/astropy/pyvo/pull/632
  • MAINT: update URLs for gavo dc results by @bsipocz in https://github.com/astropy/pyvo/pull/638
  • MAINT: ignoring IERS warnings by @bsipocz in https://github.com/astropy/pyvo/pull/637
  • [Issue 504] add "detail=min" parameter by @chmmao in https://github.com/astropy/pyvo/pull/634
  • MAINT: drop python 3.8 support by @bsipocz in https://github.com/astropy/pyvo/pull/639
  • MAINT: moving the str input validation out to avoid astropy deprecation by @bsipocz in https://github.com/astropy/pyvo/pull/636
  • Make TAP job deletion optional defaulting to True by @stvoutsin in https://github.com/astropy/pyvo/pull/640
  • fix: remove alternate identifier by @ManonMarchand in https://github.com/astropy/pyvo/pull/643
  • Ensure AsyncTAPJob.result strictly follows TAP spec result ID requirement by @stvoutsin in https://github.com/astropy/pyvo/pull/644
  • fix: conesearch is now https by @ManonMarchand in https://github.com/astropy/pyvo/pull/646
  • More information in error message when getendpoint requests fail by @stvoutsin in https://github.com/astropy/pyvo/pull/641
  • MAINT: remove outdated docutils pin by @bsipocz in https://github.com/astropy/pyvo/pull/647
  • DOC: Fixing up changelog after releasing v1.6.1 by @bsipocz in https://github.com/astropy/pyvo/pull/648
  • MAINT: Corrections to some of the parameter types in the docs and a couple lint-related fixes by @stvoutsin in https://github.com/astropy/pyvo/pull/653
  • Mivot writer by @lmichel in https://github.com/astropy/pyvo/pull/627
  • Add a UAT registry constraint by @msdemlei in https://github.com/astropy/pyvo/pull/649
  • DOC: update registry list output by @bsipocz in https://github.com/astropy/pyvo/pull/657
  • Update MAST alt registry links by @tsdower in https://github.com/astropy/pyvo/pull/656
  • More careful NULL value handling in tapregext data limits. by @msdemlei in https://github.com/astropy/pyvo/pull/659
  • Fixed DL excessive copy by @andamian in https://github.com/astropy/pyvo/pull/654
  • DOC: Update authenticated TAPService example by @dr-rodriguez in https://github.com/astropy/pyvo/pull/661
  • MAINT: post v1.6.2 consistency cleanups by @bsipocz in https://github.com/astropy/pyvo/pull/663
  • TST: updating tests for vizier changes by @bsipocz in https://github.com/astropy/pyvo/pull/665
  • fix: delete jobs when delete=True even on DALQueryErrors by @ManonMarchand in https://github.com/astropy/pyvo/pull/667
  • [Issue 668] [SIA2 service] check existence of standardid by @chmmao in https://github.com/astropy/pyvo/pull/669
  • fix: prevent creating SIA2Service with an URL of an other service type by @ManonMarchand in https://github.com/astropy/pyvo/pull/672
  • remove essai.xml by @lmichel in https://github.com/astropy/pyvo/pull/674
  • MAINT: various small maintainance items by @bsipocz in https://github.com/astropy/pyvo/pull/675
  • Mango support by @lmichel in https://github.com/astropy/pyvo/pull/664

New Contributors

  • @stvoutsin made their first contribution in https://github.com/astropy/pyvo/pull/640
  • @dr-rodriguez made their first contribution in https://github.com/astropy/pyvo/pull/661

Full Changelog: https://github.com/astropy/pyvo/compare/v1.6...v1.7

- Python
Published by bsipocz about 1 year ago

https://github.com/astropy/pyvo - v1.6.2

Full Changelog: https://github.com/astropy/pyvo/compare/v1.6.1...v1.6.2

- Python
Published by bsipocz about 1 year ago

https://github.com/astropy/pyvo - v1.6.1

Full Changelog: https://github.com/astropy/pyvo/compare/v1.6...v1.6.1

- Python
Published by bsipocz over 1 year ago

https://github.com/astropy/pyvo - v1.6

What's Changed

  • API: changing optional arguments to be keyword only by @bsipocz in https://github.com/astropy/pyvo/pull/507
  • Feature: add possibility to return full list of services by @ManonMarchand in https://github.com/astropy/pyvo/pull/505
  • fix: author constraint missed rr.res_role extra table by @ManonMarchand in https://github.com/astropy/pyvo/pull/515
  • Fixing two function signatures that recently went bad. by @msdemlei in https://github.com/astropy/pyvo/pull/518
  • The regtap Ivoid constraint can now take multiple ivoids. by @msdemlei in https://github.com/astropy/pyvo/pull/517
  • BUG: fixing maxrec=0 case for SIA2 queries by @bsipocz in https://github.com/astropy/pyvo/pull/520
  • Backing out of requesting alt_identifiers every time. by @msdemlei in https://github.com/astropy/pyvo/pull/523
  • DOC: Enabling nitpicky docs build by @bsipocz in https://github.com/astropy/pyvo/pull/416
  • MAINT: updating mailmap after v1.5 by @bsipocz in https://github.com/astropy/pyvo/pull/511
  • DOC: changelog update after 1.5.1 release by @bsipocz in https://github.com/astropy/pyvo/pull/529
  • Replace listservices by listinterfaces by @ManonMarchand in https://github.com/astropy/pyvo/pull/525
  • MAINT: do fewer style checks by @bsipocz in https://github.com/astropy/pyvo/pull/531
  • Fixing SODASYNCIVOID so we work with all version 1 SODA services. by @msdemlei in https://github.com/astropy/pyvo/pull/538
  • Async TAP delete no longer pulls the joblist. by @msdemlei in https://github.com/astropy/pyvo/pull/536
  • MAINT: fix doctest for online CI job by @bsipocz in https://github.com/astropy/pyvo/pull/540
  • MAINT: removing usage of deprecated astropy.utils.misc.indent by @bsipocz in https://github.com/astropy/pyvo/pull/539
  • CI: update setup-python versions by @bsipocz in https://github.com/astropy/pyvo/pull/541
  • TST: fix doc example by @bsipocz in https://github.com/astropy/pyvo/pull/546
  • Feature MIVOT (Model Instance in VOTable) by @somilia in https://github.com/astropy/pyvo/pull/497
  • DOC: ignore output in doctests by @bsipocz in https://github.com/astropy/pyvo/pull/548
  • Check for nan dateobs before converting to Time by @duytnguyendtn in https://github.com/astropy/pyvo/pull/550
  • Updated SIA up-casing behavior by @d-giles in https://github.com/astropy/pyvo/pull/545
  • No longer joining alt_identifier into our RegTAP template query. by @msdemlei in https://github.com/astropy/pyvo/pull/561
  • Fixing the TAP doctest in dal/index.rst. by @msdemlei in https://github.com/astropy/pyvo/pull/565
  • BUG: fix keyword arguments by @bsipocz in https://github.com/astropy/pyvo/pull/555
  • Now passing strings to mimetypes.guess_extension. by @msdemlei in https://github.com/astropy/pyvo/pull/553
  • Defuse sia title characters by @msdemlei in https://github.com/astropy/pyvo/pull/557
  • Make extra table constraints subqueried by @msdemlei in https://github.com/astropy/pyvo/pull/562
  • Add datalink original row by @msdemlei in https://github.com/astropy/pyvo/pull/559
  • Update of the dictionaries that are used to build the MIVOT_INSTANCE by @lmichel in https://github.com/astropy/pyvo/pull/551
  • Speed up registry doctest by @msdemlei in https://github.com/astropy/pyvo/pull/567
  • MAINT: fixing new dependency as reshuffle CI jobs by @bsipocz in https://github.com/astropy/pyvo/pull/574
  • Adding some documentation on pyvo.samp by @msdemlei in https://github.com/astropy/pyvo/pull/558
  • Now using DISTINCT in ivoid-selecting registry subqueries. by @msdemlei in https://github.com/astropy/pyvo/pull/572
  • Documentation of Freetext constraint by @ManonMarchand in https://github.com/astropy/pyvo/pull/577
  • RegistryResults.get_tables now preserves table utypes. by @msdemlei in https://github.com/astropy/pyvo/pull/576
  • SodaRecordMixin no longer will use a datalink#links endpoint for soda by @msdemlei in https://github.com/astropy/pyvo/pull/580
  • MAINT: Fix error message for SSA diameter by @bsipocz in https://github.com/astropy/pyvo/pull/581
  • Adding sia1 as servicetype by @bsipocz in https://github.com/astropy/pyvo/pull/583
  • Deprecating image and spectrum as registry servicetype-s by @msdemlei in https://github.com/astropy/pyvo/pull/449
  • DOC: examples have changed upstream, change index in docs by @bsipocz in https://github.com/astropy/pyvo/pull/585
  • DOC: fix some typos by @bsipocz in https://github.com/astropy/pyvo/pull/587
  • MAINT: fix doctest typoes fixed upstream by @bsipocz in https://github.com/astropy/pyvo/pull/588
  • BUG: better session handling in registry by @bsipocz in https://github.com/astropy/pyvo/pull/590
  • MAINT: adding Python 3.13 to CI by @bsipocz in https://github.com/astropy/pyvo/pull/589
  • DOC: ignore one more job.phase by @bsipocz in https://github.com/astropy/pyvo/pull/592
  • CI: bump oldest numpy version in CI by @bsipocz in https://github.com/astropy/pyvo/pull/597
  • Support Astropy Quantity as radius arg for Registry SkyCoord Spatial constraint by @duytnguyendtn in https://github.com/astropy/pyvo/pull/594
  • Update repo URL by @xuanxu in https://github.com/astropy/pyvo/pull/600
  • Sped up sia2 remote tests by @andamian in https://github.com/astropy/pyvo/pull/602
  • Avoid assuming that access_url exists always by @aragilar in https://github.com/astropy/pyvo/pull/570
  • Fix bug #543 by @msdemlei in https://github.com/astropy/pyvo/pull/599
  • MNT: Use hash for Action workflow versions and update if needed by @pllim in https://github.com/astropy/pyvo/pull/603
  • Bump codecov/codecov-action from 4.5.0 to 4.6.0 in the actions group by @dependabot in https://github.com/astropy/pyvo/pull/605
  • BUG: Include port number if present by @chmmao in https://github.com/astropy/pyvo/pull/582
  • Feature skycoord by @lmichel in https://github.com/astropy/pyvo/pull/591
  • MAINT: remove the usage of the astropy TestRunner by @bsipocz in https://github.com/astropy/pyvo/pull/606
  • Adding RegistryResults and RegistryResource to the registry API by @msdemlei in https://github.com/astropy/pyvo/pull/608
  • Add global discovery by @msdemlei in https://github.com/astropy/pyvo/pull/470
  • DOC: post 1.5.3 changelog cleanup by @bsipocz in https://github.com/astropy/pyvo/pull/610
  • BUG: adding all mivot tests files by @bsipocz in https://github.com/astropy/pyvo/pull/611
  • CI: ignore milestone for changelog check by @bsipocz in https://github.com/astropy/pyvo/pull/615
  • Getdatalink - guess or return more informative error by @d-giles in https://github.com/astropy/pyvo/pull/613

New Contributors

  • @somilia made their first contribution in https://github.com/astropy/pyvo/pull/497
  • @duytnguyendtn made their first contribution in https://github.com/astropy/pyvo/pull/550
  • @d-giles made their first contribution in https://github.com/astropy/pyvo/pull/545
  • @lmichel made their first contribution in https://github.com/astropy/pyvo/pull/551
  • @xuanxu made their first contribution in https://github.com/astropy/pyvo/pull/600

Full Changelog: https://github.com/astropy/pyvo/compare/v1.5...v1.6

- Python
Published by bsipocz over 1 year ago

https://github.com/astropy/pyvo - v1.5.3

Full Changelog: https://github.com/astropy/pyvo/compare/v1.5.2...v1.5.3

- Python
Published by bsipocz over 1 year ago

https://github.com/astropy/pyvo - v1.5.2

Full Changelog: https://github.com/astropy/pyvo/compare/v1.5.1...v1.5.2

- Python
Published by bsipocz about 2 years ago

https://github.com/astropy/pyvo - v1.5.1

Full Changelog: https://github.com/astropy/pyvo/compare/v1.5...v1.5.1

- Python
Published by bsipocz over 2 years ago

https://github.com/astropy/pyvo - v1.5

What's Changed

  • Maxrec in regsearch by @msdemlei in https://github.com/astropy/pyvo/pull/375
  • Now properly warning when an update of a cached vocabulary fails. by @msdemlei in https://github.com/astropy/pyvo/pull/380
  • DOC: mirror code directory structure for docs by @bsipocz in https://github.com/astropy/pyvo/pull/379
  • MAINT: adding linkcheck to CI and minor fixes by @bsipocz in https://github.com/astropy/pyvo/pull/377
  • MAINT: minor typo fix by @bsipocz in https://github.com/astropy/pyvo/pull/383
  • MAINT: minor fixes to setup.cfg and MANIFEST by @bsipocz in https://github.com/astropy/pyvo/pull/371
  • DOC: Change link targets at the protocol overview into pyVO docs; add brief intro for each service protocol by @chmmao in https://github.com/astropy/pyvo/pull/372
  • Removed use of deprecated cgi module by @andamian in https://github.com/astropy/pyvo/pull/385
  • Avoid AttributeError in DALServiceError.from_except by @JannisNe in https://github.com/astropy/pyvo/pull/392
  • Added support for QTable by @andamian in https://github.com/astropy/pyvo/pull/384
  • No longer discarding single untyped interfaces. by @msdemlei in https://github.com/astropy/pyvo/pull/402
  • Fixing a query generation for the epn-tap data model. by @msdemlei in https://github.com/astropy/pyvo/pull/395
  • DOC: remove mentions of nonexisting nrecs attribute by @bsipocz in https://github.com/astropy/pyvo/pull/406
  • Remove defaults for SIAv1 query params by @tomdonaldson in https://github.com/astropy/pyvo/pull/367
  • Improving servicetype documentation by @msdemlei in https://github.com/astropy/pyvo/pull/410
  • Make all-vo example work by @msdemlei in https://github.com/astropy/pyvo/pull/415
  • MAINT: removal of unused tests directory by @bsipocz in https://github.com/astropy/pyvo/pull/414
  • MAINT: cleanup outer scope shadowing by @bsipocz in https://github.com/astropy/pyvo/pull/418
  • CI: Add python3.11, reorder CI, fewer cron runs by @bsipocz in https://github.com/astropy/pyvo/pull/420
  • MAINT: class renames for SIA v2 by @bsipocz in https://github.com/astropy/pyvo/pull/419
  • DOC: returns are not votables by @bsipocz in https://github.com/astropy/pyvo/pull/391
  • BUG: fix typo in default by @bsipocz in https://github.com/astropy/pyvo/pull/421
  • ENH: registry to find SIA v2 services by @bsipocz in https://github.com/astropy/pyvo/pull/422
  • UWS error messages now sit on errorsummary. by @msdemlei in https://github.com/astropy/pyvo/pull/432
  • CI: bugfix branches need to be tested, too by @bsipocz in https://github.com/astropy/pyvo/pull/434
  • Making SIA2 discoverable as intended by the standard. by @msdemlei in https://github.com/astropy/pyvo/pull/428
  • MAINT: deprecate AvailabilityMixin by @bsipocz in https://github.com/astropy/pyvo/pull/413
  • Deprecating ivoid2service. by @msdemlei in https://github.com/astropy/pyvo/pull/439
  • Adding minor tests to test_regtap by @msdemlei in https://github.com/astropy/pyvo/pull/427
  • CI: update RTD config by @bsipocz in https://github.com/astropy/pyvo/pull/442
  • CI: remove job cross dependency from CI matrix by @bsipocz in https://github.com/astropy/pyvo/pull/444
  • Fix rapid polling cause by unsupported WAIT parameter. by @jwfraustro in https://github.com/astropy/pyvo/pull/440
  • TST: Update URL for Scientific Python nightlies by @pllim in https://github.com/astropy/pyvo/pull/448
  • Tj taprecord session by @trjaffe in https://github.com/astropy/pyvo/pull/447
  • MAINT: minor cleanup of old version workarounds by @bsipocz in https://github.com/astropy/pyvo/pull/453
  • ENH: adding sys.version to User-Agent by @bsipocz in https://github.com/astropy/pyvo/pull/452
  • DOC: change ssa url by @bsipocz in https://github.com/astropy/pyvo/pull/455
  • DOC: Improvements on doc for TAP service and other minor changes by @chmmao in https://github.com/astropy/pyvo/pull/436
  • DOC: fix dal doctest failure by @bsipocz in https://github.com/astropy/pyvo/pull/457
  • CI: adding changelog checking GHA by @bsipocz in https://github.com/astropy/pyvo/pull/461
  • TST: restructure tests to use parametrize rather than internal loop by @bsipocz in https://github.com/astropy/pyvo/pull/462
  • ENH: Add more text to registry.search docstring for the types of constraints that can be used by @zoghbi-a in https://github.com/astropy/pyvo/pull/426
  • MAINT: add workaround for doctesting with new numpy repr by @bsipocz in https://github.com/astropy/pyvo/pull/465
  • BUG: fix handling of nan input for Time properties by @bsipocz in https://github.com/astropy/pyvo/pull/463
  • BUG: SIA2 position search to be SkyCoord aware by @bsipocz in https://github.com/astropy/pyvo/pull/459
  • DOC: Integrate the content of the "/examples" directory into docs [Issue #396] by @chmmao in https://github.com/astropy/pyvo/pull/443
  • MAINT: no automated black formatting here by @bsipocz in https://github.com/astropy/pyvo/pull/467
  • MAINT: fix formatting raised by new flake8 version by @bsipocz in https://github.com/astropy/pyvo/pull/468
  • BUG: SIA1's getdataurl() to favour VOX:Image_AccessReference by @bsipocz in https://github.com/astropy/pyvo/pull/445
  • MAINT: remove unused top-level tests directory by @bsipocz in https://github.com/astropy/pyvo/pull/472
  • CI: reorg workflows; fix RTD versioning; fix dev version installs by @bsipocz in https://github.com/astropy/pyvo/pull/474
  • BUG: fix numpy dev version as their versioning system changed by @bsipocz in https://github.com/astropy/pyvo/pull/481
  • Removing a remote-data mark in a RegTAP test. by @msdemlei in https://github.com/astropy/pyvo/pull/482
  • CI: remove deprecated/removed RTD config by @bsipocz in https://github.com/astropy/pyvo/pull/485
  • DEP: Deprecate vodataservice Table by @bsipocz in https://github.com/astropy/pyvo/pull/484
  • DOC: fix DatalinkResults example by @bsipocz in https://github.com/astropy/pyvo/pull/475
  • ENH: customising reps for nonTable classes by @bsipocz in https://github.com/astropy/pyvo/pull/478
  • DOC: adding classifiers and fix urls by @bsipocz in https://github.com/astropy/pyvo/pull/491
  • Add source_value to the describe function in regtap by @ManonMarchand in https://github.com/astropy/pyvo/pull/492
  • MAINT: Fix Python 3.12 comaptibility and add it to CI by @bsipocz in https://github.com/astropy/pyvo/pull/488
  • BUG: fix SIA2 session inheritance by @bsipocz in https://github.com/astropy/pyvo/pull/490
  • MAINT: adding warning filter for numpy._core rename by @bsipocz in https://github.com/astropy/pyvo/pull/493
  • Adding support for DALI example continuation properties. by @msdemlei in https://github.com/astropy/pyvo/pull/483
  • DEP: votable.tree.Table was renamed to TableElement by @bsipocz in https://github.com/astropy/pyvo/pull/496
  • feat: add intersect modes for registry.Spatial constraint by @ManonMarchand in https://github.com/astropy/pyvo/pull/495
  • DEP: temporarily using dev version of indirect dependency pyerfa by @bsipocz in https://github.com/astropy/pyvo/pull/501
  • Relaxed baseurl requirements in SIA2Service by @andamian in https://github.com/astropy/pyvo/pull/500
  • Adding support for VODataService 1.2 table/@nrows. by @msdemlei in https://github.com/astropy/pyvo/pull/503
  • Make registry.Interface construction work with no standard_id. by @msdemlei in https://github.com/astropy/pyvo/pull/506
  • ENH: Make regtap service aware by @msdemlei in https://github.com/astropy/pyvo/pull/386
  • DOC: fixing docstring error by @bsipocz in https://github.com/astropy/pyvo/pull/508
  • API: fix backward compatibility in preparation for release by @bsipocz in https://github.com/astropy/pyvo/pull/509
  • TST: update kwarg usage in tests and code to use keywords by @bsipocz in https://github.com/astropy/pyvo/pull/510

New Contributors

  • @chmmao made their first contribution in https://github.com/astropy/pyvo/pull/372
  • @JannisNe made their first contribution in https://github.com/astropy/pyvo/pull/392
  • @jwfraustro made their first contribution in https://github.com/astropy/pyvo/pull/440
  • @zoghbi-a made their first contribution in https://github.com/astropy/pyvo/pull/426
  • @ManonMarchand made their first contribution in https://github.com/astropy/pyvo/pull/492

Full Changelog: https://github.com/astropy/pyvo/compare/v1.4...v1.5

- Python
Published by bsipocz over 2 years ago

https://github.com/astropy/pyvo - v1.4.2

What's Changed

  • Tj taprecord session by @trjaffe in #447
  • MAINT: minor cleanup of old version workarounds by @bsipocz in #453
  • DOC: change ssa url by @bsipocz in #455
  • DOC: Improvements on doc for TAP service and other minor changes by @chmmao in #436
  • DOC: fix dal doctest failure by @bsipocz in #457
  • TST: restructure tests to use parametrize rather than internal loop by @bsipocz in #462
  • ENH: Add more text to registry.search docstring for the types of constraints that can be used by @zoghbi-a in #426
  • MAINT: add workaround for doctesting with new numpy repr by @bsipocz in #465
  • BUG: fix handling of nan input for Time properties by @bsipocz in #463
  • BUG: SIA2 position search to be SkyCoord aware by @bsipocz in #459
  • MAINT: fix formatting raised by new flake8 version by @bsipocz in #468
  • BUG: SIA1's getdataurl() to favour VOX:Image_AccessReference by @bsipocz in #445
  • MAINT: remove unused top-level tests directory by @bsipocz in #472
  • CI: update RTD config by @bsipocz in #442
  • CI: reorg workflows; fix RTD versioning; fix dev version installs by @bsipocz in #474
  • BUG: fix numpy dev version as their versioning system changed by @bsipocz in #481

New Contributors

  • @zoghbi-a made their first contribution in https://github.com/astropy/pyvo/pull/426

Full Changelog: https://github.com/astropy/pyvo/compare/v1.4.1...v1.4.2

- Python
Published by bsipocz almost 3 years ago

https://github.com/astropy/pyvo - v1.4.1

What's Changed

  • Maxrec in regsearch by @msdemlei in https://github.com/astropy/pyvo/pull/375
  • Now properly warning when an update of a cached vocabulary fails. by @msdemlei in https://github.com/astropy/pyvo/pull/380
  • DOC: mirror code directory structure for docs by @bsipocz in https://github.com/astropy/pyvo/pull/379
  • MAINT: adding linkcheck to CI and minor fixes by @bsipocz in https://github.com/astropy/pyvo/pull/377
  • MAINT: minor typo fix by @bsipocz in https://github.com/astropy/pyvo/pull/383
  • MAINT: minor fixes to setup.cfg and MANIFEST by @bsipocz in https://github.com/astropy/pyvo/pull/371
  • DOC: Change link targets at the protocol overview into pyVO docs; add brief intro for each service protocol by @chmmao in https://github.com/astropy/pyvo/pull/372
  • Removed use of deprecated cgi module by @andamian in https://github.com/astropy/pyvo/pull/385
  • Avoid AttributeError in DALServiceError.from_except by @JannisNe in https://github.com/astropy/pyvo/pull/392
  • CI: bugfix branches need to be tested, too by @bsipocz in #434
  • UWS error messages now sit on errorsummary. by @msdemlei in #432
  • BUG: fix typo in default by @bsipocz in #421
  • DOC: returns are not votables by @bsipocz in #391
  • CI: Add python3.11, reorder CI, fewer cron runs by @bsipocz in #420
  • MAINT: cleanup outer scope shadowing by @bsipocz in #418
  • MAINT: removal of unused tests directory by @bsipocz in #414
  • Make all-vo example work by @msdemlei in #415
  • Improving servicetype documentation by @msdemlei in #410
  • Remove defaults for SIAv1 query params by @tomdonaldson in #367
  • DOC: remove mentions of nonexisting nrecs attribute by @bsipocz in #406
  • Fixing a query generation for the epn-tap data model. by @msdemlei in #395
  • No longer discarding single untyped interfaces. by @msdemlei in #402

New Contributors

  • @chmmao made their first contribution in https://github.com/astropy/pyvo/pull/372
  • @JannisNe made their first contribution in https://github.com/astropy/pyvo/pull/392

Full Changelog: https://github.com/astropy/pyvo/compare/v1.4...v1.4.1

- Python
Published by bsipocz over 3 years ago

https://github.com/astropy/pyvo - v1.4

Major Changes

  • Overhaul of the registry.regsearch as discussed in https://blog.g-vo.org/towards-data-discovery-in-pyvo.html. See also the latest Registry Search documentation. By @msdemlei in https://github.com/astropy/pyvo/pull/289
  • Added the TAP Table Manipulation prototype (cadc-tb-upload). By @andamian in https://github.com/astropy/pyvo/pull/274
  • More explicit exception messages where the payload is sometimes considered if it can be presented properly (simple body text or job error message). By @andamian in https://github.com/astropy/pyvo/pull/355
  • we now ignore namespaces in xsi-type attributes; this is a lame fix for services like ESO's and MAST's TAP, which do not use canonical prefixes while astropy.utils.xml ignores namespaces. By @msdemlei in https://github.com/astropy/pyvo/pull/323
  • Versions of astropy <4.1 are no longer supported.
  • pyvo.dal warns on results with overflow status. By @andamian in https://github.com/astropy/pyvo/pull/329
  • Allow session to be passed through in SSA and DataLink. By @trjaffe in https://github.com/astropy/pyvo/pull/327
  • pyvo.dal.tap.AsyncTAPJob treats parameter names as case-insensitive when retrieving the query from the job record. By @rra in https://github.com/astropy/pyvo/pull/357

Other Changes

  • Fixed typo for astropyoldest target by @andamian in https://github.com/astropy/pyvo/pull/311
  • update requirements by @olaurino in https://github.com/astropy/pyvo/pull/308
  • Don't run GHA on forks by @bsipocz in https://github.com/astropy/pyvo/pull/319
  • Add mailmap file by @bsipocz in https://github.com/astropy/pyvo/pull/313
  • Adding devtest description to the docs by @bsipocz in https://github.com/astropy/pyvo/pull/316
  • Adding a local copy of the datalink vocabulary. by @msdemlei in https://github.com/astropy/pyvo/pull/326
  • Fixing jobs UnknownElement warning by @msdemlei in https://github.com/astropy/pyvo/pull/332
  • Raise warnings as exceptions by @bsipocz in https://github.com/astropy/pyvo/pull/317
  • support decorating experimental features. by @olaurino in https://github.com/astropy/pyvo/pull/309
  • Fixed sia2-remote tests by @andamian in https://github.com/astropy/pyvo/pull/338
  • Adding an appendix on real-world all-VO queries to the registry docs. by @msdemlei in https://github.com/astropy/pyvo/pull/342
  • DOC: add pyvo to top header instead of astropy by @bsipocz in https://github.com/astropy/pyvo/pull/349
  • ENH: Add operating system to user-agent by @at88mph in https://github.com/astropy/pyvo/pull/344
  • CI: use nightly wheels by @bsipocz in https://github.com/astropy/pyvo/pull/353
  • access_url in RegTAP backward compatibility hacks by @msdemlei in https://github.com/astropy/pyvo/pull/341
  • No longer formatting microseconds into SSA time literals by @msdemlei in https://github.com/astropy/pyvo/pull/351
  • Changing registry/index.rst example to use short names. by @msdemlei in https://github.com/astropy/pyvo/pull/363
  • CI: adding remote-data test job, remove duplicate by @bsipocz in https://github.com/astropy/pyvo/pull/358
  • MAINT: remove marker for passing xfails by @bsipocz in https://github.com/astropy/pyvo/pull/362
  • MAINT: cleanup astropy <4.1 code by @bsipocz in https://github.com/astropy/pyvo/pull/364
  • BUG: Don’t test for truth but on None for kwargs by @bsipocz in https://github.com/astropy/pyvo/pull/360

New Contributors

  • @olaurino made their first contribution in https://github.com/astropy/pyvo/pull/308
  • @at88mph made their first contribution in https://github.com/astropy/pyvo/pull/344
  • @rra made their first contribution in https://github.com/astropy/pyvo/pull/357

Full Changelog: https://github.com/astropy/pyvo/compare/v1.3...v1.4

- Python
Published by tomdonaldson over 3 years ago

https://github.com/astropy/pyvo - v1.3

What's Changed

  • Handle custom terms in datalink.bysemantics again. by @msdemlei in https://github.com/astropy/pyvo/pull/299
  • Ape17 by @andamian in https://github.com/astropy/pyvo/pull/290
  • Add missing code and data files back to dist wheels. by @tomdonaldson in https://github.com/astropy/pyvo/pull/303
  • DOC: Fix coverage badge by @pllim in https://github.com/astropy/pyvo/pull/301

Full Changelog: https://github.com/astropy/pyvo/compare/v1.2.1...v1.3

- Python
Published by tomdonaldson over 4 years ago

https://github.com/astropy/pyvo - v1.2.1

What's Changed

  • MNT: Replace master with main by @pllim in https://github.com/astropy/pyvo/pull/253
  • MNT: Update codecov-action version to v2 by @pllim in https://github.com/astropy/pyvo/pull/273
  • Get wraps from functools instead of astropy by @tomdonaldson in https://github.com/astropy/pyvo/pull/283

Full Changelog: https://github.com/astropy/pyvo/compare/v1.2...v1.2.1

- Python
Published by tomdonaldson over 4 years ago

https://github.com/astropy/pyvo - pyvo v1.2

What's Changed

  • Begin 1.2 release cycle by @cbanek in https://github.com/astropy/pyvo/pull/236
  • Switched from Travis to Github Actions by @andamian in https://github.com/astropy/pyvo/pull/245
  • Refine GitHub Actions by @andamian in https://github.com/astropy/pyvo/pull/246
  • Fixed wrong tox targets by @andamian in https://github.com/astropy/pyvo/pull/260
  • Make datalink .bysemantics semantics-aware by @msdemlei in https://github.com/astropy/pyvo/pull/241
  • MNT: Do not write config on import by @pllim in https://github.com/astropy/pyvo/pull/261
  • Cleanup usage of deprecated features by @bsipocz in https://github.com/astropy/pyvo/pull/262
  • RegTAP search: add a flag for including standard auxiliary capabilities by @theresadower in https://github.com/astropy/pyvo/pull/258
  • MNT: Bump Python minversion by @pllim in https://github.com/astropy/pyvo/pull/255
  • Fixed issue with access urls for SIA2 by @andamian in https://github.com/astropy/pyvo/pull/275
  • Towards VOResource 1.1 by @msdemlei in https://github.com/astropy/pyvo/pull/269
  • Patch for a few issues by @andamian in https://github.com/astropy/pyvo/pull/276
  • Bumped CI dependencies by @andamian in https://github.com/astropy/pyvo/pull/279
  • Adding missing test files by @bsipocz in https://github.com/astropy/pyvo/pull/282

New Contributors

  • @theresadower made their first contribution in https://github.com/astropy/pyvo/pull/258

Full Changelog: https://github.com/astropy/pyvo/compare/v1.1...v1.2

- Python
Published by tomdonaldson over 4 years ago

https://github.com/astropy/pyvo - pyvo v1.1

What's Changed

  • v1.0 released, update version number to v1.1 by @cbanek in https://github.com/astropy/pyvo/pull/179
  • Fixing up CHANGES.rst based on the release by @cbanek in https://github.com/astropy/pyvo/pull/180
  • Fix docstring build error by @cbanek in https://github.com/astropy/pyvo/pull/193
  • Fix spelling error in some exceptions by @cbanek in https://github.com/astropy/pyvo/pull/188
  • Fixes MissingSchema exception when doing a fetch_result() in a TAP async job with a relative result URL by @streeto in https://github.com/astropy/pyvo/pull/192
  • Add default for UWS version - Issue #198 by @tomdonaldson in https://github.com/astropy/pyvo/pull/199
  • Handle description of None when describing a TAP service's tables by @stargaser in https://github.com/astropy/pyvo/pull/197
  • Fix issue #200 - treat keywords str value as single keyword by @tomdonaldson in https://github.com/astropy/pyvo/pull/201
  • Fix repr on DataType by @cbanek in https://github.com/astropy/pyvo/pull/204
  • Fix CI post astropy 4.0 by @bsipocz in https://github.com/astropy/pyvo/pull/207
  • SIAv2 by @andamian in https://github.com/astropy/pyvo/pull/206
  • Batched DataLink calls by @andamian in https://github.com/astropy/pyvo/pull/218
  • Fixed formatter in IntervalQueryParam by @andamian in https://github.com/astropy/pyvo/pull/225
  • Sia2 kwargs by @andamian in https://github.com/astropy/pyvo/pull/222
  • Add license file by @aragilar in https://github.com/astropy/pyvo/pull/226
  • Get auth docs building by @cbanek in https://github.com/astropy/pyvo/pull/194
  • TJ's implementation for issue 212: TAP examples by @trjaffe in https://github.com/astropy/pyvo/pull/220
  • Fix flake8 error by @cbanek in https://github.com/astropy/pyvo/pull/235
  • Prepare for 1.1 release by @cbanek in https://github.com/astropy/pyvo/pull/234

New Contributors

  • @streeto made their first contribution in https://github.com/astropy/pyvo/pull/192
  • @stargaser made their first contribution in https://github.com/astropy/pyvo/pull/197
  • @aragilar made their first contribution in https://github.com/astropy/pyvo/pull/226

Full Changelog: https://github.com/astropy/pyvo/compare/v1.0...v1.1

- Python
Published by tomdonaldson over 4 years ago

https://github.com/astropy/pyvo - v0.9.3

- Python
Published by andamian over 6 years ago

https://github.com/astropy/pyvo - 1.0 release

- Python
Published by andamian over 6 years ago

https://github.com/astropy/pyvo - v0.9.2

  • Fix typo fornat -> format

- Python
Published by funbaker over 7 years ago

https://github.com/astropy/pyvo - v0.9.1

  • Don't use OR's in RegTAP queries

  • Add a timeout to job wait

- Python
Published by funbaker over 7 years ago

https://github.com/astropy/pyvo - v0.8.1

  • pass usenamesoverids=True to astropy's totable

- Python
Published by funbaker almost 8 years ago

https://github.com/astropy/pyvo - v0.7rc1

  • Rework VOSI parsing using astropy xml handling
  • Describe service object bases on vosi capabilities
  • Add SODA functionallity
  • Fixes and Improvements

- Python
Published by funbaker almost 8 years ago

https://github.com/astropy/pyvo - v0.8

  • Make XML handling more generic

- Python
Published by funbaker about 8 years ago

https://github.com/astropy/pyvo - v0.7rc2

Fixes and improvements over 0.7rc1

- Python
Published by funbaker over 8 years ago

https://github.com/astropy/pyvo - v0.6.1

  • Add Datalink interface

  • Put some common functionallity in Mixins

  • Minor fixes and improvements

- Python
Published by funbaker almost 9 years ago

https://github.com/astropy/pyvo - v0.6.0

  • Using RegTAP as the only registry interface

  • Added a datamodel keyword to registry search

  • Using the six libray to address Python 2/3 compatibility issues

  • AsyncTAPJob is now context aware

  • Improvement upload handling; it is no longer necessary to specifiy the type of upload

  • Allow astropy's SkyCoord and Quantity as input parameters

- Python
Published by funbaker about 9 years ago

https://github.com/astropy/pyvo - v0.5.2

  • Remove trailing ? from query urls
  • VOTable fieldnames are now gathered from names only instead of ID and name

- Python
Published by funbaker over 9 years ago

https://github.com/astropy/pyvo - fix content decoding error

  • fix content decoding related error in async result handling

- Python
Published by funbaker over 9 years ago

https://github.com/astropy/pyvo - v0.5.0.1 - Fix build error

Fix a build error

- Python
Published by funbaker over 9 years ago

https://github.com/astropy/pyvo - v0.5.0 - RegTAP Interface

  • added a RegTAP interface
  • removed urllib in favor of the requests library
  • deprecated vao registry interface
  • minor improvements and fixes

- Python
Published by funbaker over 9 years ago

https://github.com/astropy/pyvo - v0.4 - improved table metada

  • Table metadata is now written into astropy.table infrastructure
  • fix another http encoding error

- Python
Published by funbaker over 9 years ago

https://github.com/astropy/pyvo - v0.3.2 - minor improvements

  • Adding table property to DALResults. This is a shortcut to access the astropy table
  • Improved Error Handling

- Python
Published by funbaker over 9 years ago

https://github.com/astropy/pyvo - Fix two HTTP related bugs

  • fix an error where the content wasn't decoded properly
  • fix a bug where POST parameters are submitted as GET parameters

- Python
Published by funbaker over 9 years ago

https://github.com/astropy/pyvo - TAP API

Adding TAP API

- Python
Published by funbaker over 9 years ago

https://github.com/astropy/pyvo - Second pre-0.1 beta release

This is a beta release in advance of a production 0.1 release expected in Jan. 2014. It adds updated support for python3 and a largely complete users manual.

Several open issues will be addressed prior to v0.1.

- Python
Published by RayPlante over 12 years ago