Skip to content

Releases: babelshift/ProPublicaCongressAPI

1.1.1

26 Mar 19:28
Compare
Choose a tag to compare

Changes:

  • 01fb3b5 Removed unused files.
  • 6694100 Set up CI with Azure Pipelines
  • c296b05 Update to .NET Standard 2.0. Update NuGet package details.
  • 2e9360d Merge pull request #15 from lafritay/taylor/short_title
  • 6007ba2 Adding the field to get the short title
  • 8a357db Merge pull request #14 from lafritay/taylor/amendments
  • 474d895 Introducing new endpoint for getting amendments.
  • 2f0f4aa Merge pull request #13 from lafritay/taylor/votes
  • 36e84e1 Updating a few more references to Chamber
  • 443a8a5 Adding more fields returned by the vote apis
See More
  • 432bee9 Merge pull request #12 from lafritay/taylor/mocks
  • de9c045 Creating an interface for ProPublicaCongressApiClient so that it is possible to mock it.
  • 5f218a0 Merge pull request #11 from lafritay/taylor/bills
  • 9d8c263 Adding the VotByDateBill data to a vote
  • b30340f Merge pull request #10 from lafritay/taylor/billslug
  • 38af9da Merge pull request #9 from lafritay/taylor/bills
  • 18d5321 Adding the bill slug to recent and specific bills
  • c743c1c Adding fields for specific bill actions as documented here:
  • 1de8fed Adding new options that are described here:
  • 3a15064 Fixing some configuration issues for obsoleted properties
  • b6407e9 Update README.md
  • f2b85ba Merge pull request #7 from lafritay/taylor/members
  • d24a435 Adding new properties to the Member and MemberSummary objects
  • 565de07 More.
  • b64d573 Another fix.
  • 4a816a7 Fixed build script again.
  • 5cb4ddb Fixed build script spacing.
  • 1d4783f Updated build script to include contracts project.
  • a615dcf Final fix to appveyor config.
  • 75ecc8b More more more.
  • dff5e53 More fixes.
  • f387989 Add nuget metadata to csproj.
  • 7583f6f More fixes.
  • e9553a4 Fix to AppVeyor config.
  • 3f967e0 Merge branch 'master' of https://github.com/babelshift/ProPublicaCongressAPI
  • eb73772 Testing AppVeyor changes.
  • dcb09b3 Merge pull request #5 from lafritay/master
  • cf29282 Changing Enacted and Vetoed to be a DateTime? and adding Enacted and Vetoed to RecentBill
  • 1ab41bb Revert "Changing to use csproj instead of nuspec for nuget package building."
  • 5bd4719 Changing to use csproj instead of nuspec for nuget package building.
  • b1c7123 Merge pull request #4 from lafritay/master
  • 77d5ef8 1. Reformatting senate_passage and house_passage to show them as dates.
  • 0505294 Adding new properties to SpecificBill
  • 5250b52 Adding new properties to RecentBill
  • 0bb65c3 Merge pull request #3 from twhitson/master [ #2 ]
  • 41848f6 Appveyor only master
  • 482d9ce Fix appveyor config
  • 0e0546d Port to .NET Standard
  • 09d1dd1 Added nuspec for Contracts.
  • 794fd9f Fixed public class in Internals Model.
  • a18d1cb Update README.md
  • bede664 Update README.md
  • 66ee03d Update README.md
  • 6d9a46d Update README.md
  • fd1b95f Added nuspec.
  • 6ab250a Setting up appveyor builds.
  • b381997 Add Get Specific Committee endpoint.
  • 4bbcfbb Added Get Committees endpoint.
  • 07089d8 Add Get Nominees by State endpoint.
  • f9ac512 Added Specific Nomination endpoint.
  • c61b641 Added recent nominations endpoint.
  • d0836a3 Added Bill Cosponsor endpoint.
  • d600290 Added Specific Bill Detail endpoint.
  • 4712cf7 Added resolvers for DateTime and DateTime nullable.
  • 5f32ef2 Added recent bill endpoints.
  • ea7c7e6 Added Senate Nomination Votes endpoint.
  • 27a3e79 Roll Call Vote endpoints.
  • 4480a11 Added member bill cosponsorship endpoint.
  • 7317789 Added member comparison endpoints.
  • 4c06a41 Added member votes endpoint.
  • 26771f2 Added new members endpoint.
  • 9c385a1 Added initial classes.
  • 3847dcb Initial commit.

This list of changes was auto generated.