Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arminneman/PostcodeAPI.Net
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: BAPostma/PostcodeAPI.Net
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 50 files changed
  • 3 contributors

Commits on Dec 23, 2016

  1. Configuration menu
    Copy the full SHA
    1aab7da View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2017

  1. Expanded readme with basic api usage info

    Barry Postma committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    439475c View commit details
    Browse the repository at this point in the history
  2. Refactored v2 Client constructor to enable injection of a rest client…

    … for mocking the unit tests
    Barry Postma committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    882a491 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2017

  1. [Bug BAPostma#3] Fix NullReferenceException when Address Year or Post…

    …code Area Distance is null
    Barry Postma committed Aug 27, 2017
    Configuration menu
    Copy the full SHA
    bc57f96 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2017

  1. Add SurfaceArea property to Address to represent square metres of the…

    … object
    
    - Update version number to 1.2
    Barry Postma committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    a9e5946 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2017

  1. Configuration menu
    Copy the full SHA
    d83864e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2018

  1. Configuration menu
    Copy the full SHA
    4d6d4dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    917c33e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3086719 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a622997 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7df63f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aca12b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba1b868 View commit details
    Browse the repository at this point in the history
  8. [BAPostma#4] Remove remaining NETFW test project

    BAPostma committed Jan 13, 2018
    Configuration menu
    Copy the full SHA
    4e260da View commit details
    Browse the repository at this point in the history
  9. Enable XML documentation generation for library

    - Suppress warnings of undocumented members
    BAPostma committed Jan 13, 2018
    Configuration menu
    Copy the full SHA
    1401068 View commit details
    Browse the repository at this point in the history
  10. [BAPostma#4] Include configuration manager to ensure keys can be read

    This is to be replaced with mocks.
    BAPostma committed Jan 13, 2018
    Configuration menu
    Copy the full SHA
    661dff9 View commit details
    Browse the repository at this point in the history
  11. [BAPostma#4] Refactor configuration to read from new appsettings.json

    - Update unit tests to load configuration in base class upon test initialise
    BAPostma committed Jan 13, 2018
    Configuration menu
    Copy the full SHA
    e5bbfa4 View commit details
    Browse the repository at this point in the history
  12. Update AssemblyVersion to 2.0.

    Workaround for MyGet build not supporting patching of csproj with build version
    BAPostma committed Jan 13, 2018
    Configuration menu
    Copy the full SHA
    26f4238 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Update dependencies to fix CVE-2021-27293

    - Upgrade test project to .net core 3.1
    BAPostma committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    646eb42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    861baf9 View commit details
    Browse the repository at this point in the history
Loading