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

V0.4.1 #66

Merged
merged 23 commits into from
Feb 5, 2024
Merged

V0.4.1 #66

merged 23 commits into from
Feb 5, 2024

Commits on Apr 29, 2023

  1. Update packages

    Felix Clase committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    ab07207 View commit details
    Browse the repository at this point in the history
  2. Fix references & new samples

    Felix Clase committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    1b67bfc View commit details
    Browse the repository at this point in the history
  3. Fix...

    Felix Clase committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    d9ffa17 View commit details
    Browse the repository at this point in the history
  4. Upgrade Hangfire.Storage.SQLite.Test to Dotnet 6

    Felix Clase committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    d4005c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Allow to pass in SQLiteConnection from outside, removed static-access…

    …or for HangfireDbContext.Instance
    kirides committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    3f08204 View commit details
    Browse the repository at this point in the history
  2. UnitTests use Unique in-memory database instance each. allowing much …

    …improved unittest speeds
    kirides committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    533ab05 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #61 from kirides/pass_dbconn

    Allow to pass in SQLiteConnection
    felixclase authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    63492fa View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    fa36c04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbed971 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8348eed View commit details
    Browse the repository at this point in the history
  4. remove SuppressFinalize.this

    kirides committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    ae2058f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c9edf7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ca3a48 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa21645 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    301c6c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    8fa1226 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #62 from kirides/multi_thread_pooling

    Per-Request SQLiteConnection, Pooling, Threading shenanigans
    felixclase authored Jul 1, 2023
    Configuration menu
    Copy the full SHA
    4247b02 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. 0.4.0

    Felix Clase committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    dfce307 View commit details
    Browse the repository at this point in the history
  2. 0.4.0

    Felix Clase committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    8ca2436 View commit details
    Browse the repository at this point in the history
  3. ...

    Felix Clase committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    aaad37f View commit details
    Browse the repository at this point in the history
  4. ....

    Felix Clase committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    6eeeb0a View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. V0.4.1

    Felix Clase committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    6503d06 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Memory leak fix..

    Felix Clase committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    1ee6a3f View commit details
    Browse the repository at this point in the history