Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to .Net 5 #181

Open
wants to merge 144 commits into
base: master
Choose a base branch
from
Open

Update to .Net 5 #181

wants to merge 144 commits into from

Commits on Sep 23, 2014

  1. Modified to support use of Areas. Search for the views can be extende…

    …d to include the Views\Emails folder in an Area.
    zabeda committed Sep 23, 2014
    Configuration menu
    Copy the full SHA
    d4f2b67 View commit details
    Browse the repository at this point in the history
  2. Updated comment

    zabeda committed Sep 23, 2014
    Configuration menu
    Copy the full SHA
    6007732 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2015

  1. Merge pull request #1 from zabeda/master

    Support views stored in Areas
    hermanho committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    ba0afea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbc7cf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69b44f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2015

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

Commits on May 2, 2016

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

Commits on May 5, 2016

  1. Allow IRazorEngineService instance in ResourceRazorViewEngine and Fil…

    …eSystemRazorViewEngine
    hermanho committed May 5, 2016
    Configuration menu
    Copy the full SHA
    8ab2b0c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2016

  1. Configuration menu
    Copy the full SHA
    12d448c View commit details
    Browse the repository at this point in the history
  2. Remove vs config

    hermanho committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    ddb9820 View commit details
    Browse the repository at this point in the history
  3. Fix namespace

    hermanho committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    6dfdef1 View commit details
    Browse the repository at this point in the history
  4. Update nuspec

    hermanho committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    0ccee2a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2016

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

Commits on Sep 9, 2016

  1. Use ActionContext

    hermanho committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    4384546 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7912d2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d116a8f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2016

  1. Fix file path

    hermanho committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    691261e View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2016

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

Commits on Sep 22, 2016

  1. Fixed image embedding

    ascott18 committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    e7ba042 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a56f225 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2016

  1. Fixed a bug where adding an empty CC, Bcc or Reply-To header caused a…

    … cryptic exception to be thrown. Empty fields will now be ignored.
    Farami committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    3adc906 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e5784c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cac4d42 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2017

  1. Version update

    hermanho committed Jan 6, 2017
    Configuration menu
    Copy the full SHA
    5e73f8c View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2017

  1. Source fixing

    hermanho committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    393b1f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b17519b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2017

  1. Add RequestUrl

    hermanho committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    1bcd7bc View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2017

  1. Configuration menu
    Copy the full SHA
    42efc69 View commit details
    Browse the repository at this point in the history
  2. Upgrade to VS2017

    hermanho committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    290030b View commit details
    Browse the repository at this point in the history
  3. Upgrade to VS2017

    hermanho committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    d97c4ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c100d7f View commit details
    Browse the repository at this point in the history
  5. Add PackageProjectUrl

    hermanho committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    6dce79d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    731d724 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2017

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

Commits on Feb 9, 2018

  1. Nuget Dependencies update

    hermanho committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    7111f74 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. Update to netstandard2.0

    Nuget Dependencies update
    hermanho committed May 8, 2018
    Configuration menu
    Copy the full SHA
    89ef34a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. Configuration menu
    Copy the full SHA
    95a101e View commit details
    Browse the repository at this point in the history
  2. Version bump

    hermanho committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    9f0b83d View commit details
    Browse the repository at this point in the history
  3. Add SourceLink support

    hermanho committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    ce21733 View commit details
    Browse the repository at this point in the history
  4. Create CHANGELOG.md

    hermanho authored Sep 5, 2018
    Configuration menu
    Copy the full SHA
    f03648f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. Configuration menu
    Copy the full SHA
    5b8324c View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    hermanho authored Sep 6, 2018
    Configuration menu
    Copy the full SHA
    234ad0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    063b4e2 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.m

    hermanho committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    842b52c View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. Fix unit test

    hermanho committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    546fcea View commit details
    Browse the repository at this point in the history
  2. Add travis

    hermanho committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    6917699 View commit details
    Browse the repository at this point in the history
  3. Fix .travis.yml encoding

    hermanho committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    9de31a6 View commit details
    Browse the repository at this point in the history
  4. Fix .travis.yml dotnet sdk

    hermanho committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    24aa594 View commit details
    Browse the repository at this point in the history
  5. Fix .travis.yml

    hermanho committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    3ab2935 View commit details
    Browse the repository at this point in the history
  6. Add appveyor.yml

    hermanho committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    0a14baa View commit details
    Browse the repository at this point in the history
  7. Add badge

    hermanho committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    d7df65b View commit details
    Browse the repository at this point in the history
  8. Add myget push

    hermanho committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    66f8de3 View commit details
    Browse the repository at this point in the history
  9. Add myget push

    hermanho committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    6d47336 View commit details
    Browse the repository at this point in the history
  10. Fix path

    hermanho committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    e07c657 View commit details
    Browse the repository at this point in the history
  11. Fix path

    hermanho committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    d491de7 View commit details
    Browse the repository at this point in the history
  12. Fix verisoning

    hermanho committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    f74cf85 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2018

  1. Configuration menu
    Copy the full SHA
    f15bbc2 View commit details
    Browse the repository at this point in the history
  2. Remove unused build folder

    hermanho committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    5fec71c View commit details
    Browse the repository at this point in the history
  3. Update changelog

    hermanho committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    331baa4 View commit details
    Browse the repository at this point in the history
  4. Update line encoding

    hermanho committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    3e323f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2018

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

Commits on Sep 21, 2018

  1. Handle IRoute and PathBase

    hermanho committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    90c8473 View commit details
    Browse the repository at this point in the history
  2. Update appveyor.yml

    hermanho committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    c50cff1 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. Configuration menu
    Copy the full SHA
    fee1f4c View commit details
    Browse the repository at this point in the history
  2. Add null checking

    hermanho committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    f53a0bd View commit details
    Browse the repository at this point in the history
  3. Undo PathBase :(

    hermanho committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    e8594e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    687f429 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. Update CHANGELOG.md

    hermanho authored Oct 12, 2018
    Configuration menu
    Copy the full SHA
    accd444 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    hermanho authored Oct 12, 2018
    Configuration menu
    Copy the full SHA
    adf2603 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    hermanho authored Oct 12, 2018
    Configuration menu
    Copy the full SHA
    245c7a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2018

  1. Update readme.md

    hermanho authored Nov 11, 2018
    Configuration menu
    Copy the full SHA
    c50eab1 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2018

  1. fixed bug in assgnment of ImageEmbedder in viewdata

    ImageEmbedder instance was getting removed from ViewData before view was rendered resulting is exception if an image is embedded using extension method HTML.EmbedImage()
    amitmittal authored Nov 17, 2018
    Configuration menu
    Copy the full SHA
    0771b7e View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. Merge pull request #2 from amitmittal/patch-1

    fixed bug in assgnment of ImageEmbedder in viewdata
    hermanho authored Nov 19, 2018
    Configuration menu
    Copy the full SHA
    0e76040 View commit details
    Browse the repository at this point in the history
  2. Unit test case for #2

    hermanho committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    83950ad View commit details
    Browse the repository at this point in the history
  3. Update build badge

    hermanho committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    2d79460 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG

    hermanho committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    fcb9957 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. Update readme.md

    hermanho authored Nov 27, 2018
    Configuration menu
    Copy the full SHA
    6f0bdcd View commit details
    Browse the repository at this point in the history
  2. Update appveyor.yml

    hermanho authored Nov 27, 2018
    Configuration menu
    Copy the full SHA
    3894099 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

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

Commits on Nov 30, 2018

  1. Merge pull request #5 from amitmittal/patch-2

    added support for style attribute. fix bug in image attachment.
    hermanho authored Nov 30, 2018
    Configuration menu
    Copy the full SHA
    1f5d1ae View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Configuration menu
    Copy the full SHA
    5291ab8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f22d28 View commit details
    Browse the repository at this point in the history
  3. Fix unit test case

    hermanho committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    9a77321 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d1a8e5 View commit details
    Browse the repository at this point in the history
  5. Fix unit test case

    hermanho committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    caafb57 View commit details
    Browse the repository at this point in the history
  6. Fix unit test case

    hermanho committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    78619bb View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Update CHANGELOG.md

    hermanho authored Dec 11, 2018
    Configuration menu
    Copy the full SHA
    be51163 View commit details
    Browse the repository at this point in the history
  2. Add Lock Threads in Github

    hermanho committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    21aa832 View commit details
    Browse the repository at this point in the history
  3. Update project git url

    hermanho committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    feb9588 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36f4acb View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    hermanho authored Dec 11, 2018
    Configuration menu
    Copy the full SHA
    9d8a195 View commit details
    Browse the repository at this point in the history
  6. Fix method in IEmailService

    hermanho committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    d3fa718 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. Update CHANGELOG.md

    hermanho authored Dec 12, 2018
    Configuration menu
    Copy the full SHA
    5414f27 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Configuration menu
    Copy the full SHA
    05bcde7 View commit details
    Browse the repository at this point in the history
  2. Add logger in EmailService

    hermanho committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    0a0bc52 View commit details
    Browse the repository at this point in the history
  3. Fix test project

    hermanho committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    ee5f3e1 View commit details
    Browse the repository at this point in the history
  4. Remove old samples code

    hermanho committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    8d20d07 View commit details
    Browse the repository at this point in the history
  5. Fix test case

    hermanho committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    101a0df View commit details
    Browse the repository at this point in the history
  6. Fix test case

    hermanho committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    59663da View commit details
    Browse the repository at this point in the history
  7. Update version number

    hermanho committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    69401f8 View commit details
    Browse the repository at this point in the history
  8. Fix appveyor

    hermanho committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    86054bf View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. Configuration menu
    Copy the full SHA
    0cdbbbc View commit details
    Browse the repository at this point in the history
  2. Version update

    hermanho committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    0c2da1c View commit details
    Browse the repository at this point in the history
  3. Fix test cases

    hermanho committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    dba04b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. Merge pull request #9 from hermanho/view-can-by-path

    View can by path
    hermanho authored Apr 23, 2019
    Configuration menu
    Copy the full SHA
    17f5f2a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2019

  1. Support netcoreapp3.0

    hermanho committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    6faeb32 View commit details
    Browse the repository at this point in the history
  2. Support netcoreapp3.0

    hermanho committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    2a74dcd View commit details
    Browse the repository at this point in the history
  3. Fix travis-ci

    hermanho committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    77d261d View commit details
    Browse the repository at this point in the history
  4. Fix travis-ci

    hermanho committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    c56549e View commit details
    Browse the repository at this point in the history
  5. Fix travis-ci

    hermanho committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    481f3b6 View commit details
    Browse the repository at this point in the history
  6. Fix travis-ci

    hermanho committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    539a2d7 View commit details
    Browse the repository at this point in the history
  7. Fix travis-ci

    hermanho committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    6b3ad1a View commit details
    Browse the repository at this point in the history
  8. Fix travis-ci

    hermanho committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    1638e55 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

  1. Support netcoreapp3.1

    hermanho committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    432f0a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2020

  1. Update .travis.yml

    hermanho authored Jan 12, 2020
    Configuration menu
    Copy the full SHA
    0931c9a View commit details
    Browse the repository at this point in the history
  2. Update version number

    hermanho authored Jan 12, 2020
    Configuration menu
    Copy the full SHA
    359505c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2aa96c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2bc36c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. configure IConfig with a connection string

    Chris Philips committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    9581d1f View commit details
    Browse the repository at this point in the history
  2. prefer a method which just configures postal

    Chris Philips committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    7c9179a View commit details
    Browse the repository at this point in the history
  3. fix build error

    Chris Philips committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    0cda887 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Merge pull request #11 from the-avid-engineer/connection-string

    Configure IOptions<EmailServiceOptions> with a Connection String
    hermanho authored Jan 16, 2020
    Configuration menu
    Copy the full SHA
    6d04cbe View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    hermanho authored Jan 16, 2020
    Configuration menu
    Copy the full SHA
    67cf83d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    674bfcf View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Configuration menu
    Copy the full SHA
    e4c4a13 View commit details
    Browse the repository at this point in the history
  2. fix test case

    hermanho committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    525f830 View commit details
    Browse the repository at this point in the history
  3. fix nuget spec

    hermanho committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    5105fa2 View commit details
    Browse the repository at this point in the history
  4. fix travis-ci

    hermanho committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    e9d432b View commit details
    Browse the repository at this point in the history
  5. add logging

    hermanho committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    ed69779 View commit details
    Browse the repository at this point in the history
  6. fix travis-ci

    hermanho committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    64d28b7 View commit details
    Browse the repository at this point in the history
  7. fix test case

    hermanho committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    009a275 View commit details
    Browse the repository at this point in the history
  8. fix travis-ci

    hermanho committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    b153ee8 View commit details
    Browse the repository at this point in the history
  9. fix travis-ci

    hermanho committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    eff8c96 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. fix FromAddress

    hermanho committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    1fcf996 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. bug fix

    hermanho committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    80cbd2a View commit details
    Browse the repository at this point in the history
  2. bump

    hermanho committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    8ad7d61 View commit details
    Browse the repository at this point in the history
  3. update changelog

    hermanho committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    e9d8253 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Remove netstandard2.0

    hermanho committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    ced5aa7 View commit details
    Browse the repository at this point in the history
  2. Convert to async method

    hermanho committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    d9c8866 View commit details
    Browse the repository at this point in the history
  3. bump version 3.0.0

    hermanho committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    02538a6 View commit details
    Browse the repository at this point in the history
  4. update travis script

    hermanho committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    8ff2fad View commit details
    Browse the repository at this point in the history
  5. update travis script

    hermanho committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    d06264c View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

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