8000 Comparing v1.2.0...v1.2.1 · general-CbIC/poolex · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: general-CbIC/poolex
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: general-CbIC/poolex
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.1
Choose a head ref
  • 14 commits
  • 8 files changed
  • 3 contributors

Commits on Jan 7, 2025

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

Commits on Jan 9, 2025

  1. Update logo

    general-CbIC committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    1c27c0e View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

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

Commits on Jan 27, 2025

  1. Bump styler from 1.3.2 to 1.3.3 (#130)

    Bumps [styler](https://github.com/adobe/elixir-styler) from 1.3.2 to 1.3.3.
    - [Release notes](https://github.com/adobe/elixir-styler/releases)
    - [Changelog](https://github.com/adobe/elixir-styler/blob/main/CHANGELOG.md)
    - [Commits](adobe/elixir-styler@v1.3.2...v1.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: styler
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    c400fc7 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. Configuration menu
    Copy the full SHA
    88f1d3f View commit details
    Browse the repository at this point in the history
  2. Bump ex_doc from 0.36.1 to 0.37.0 (#132)

    Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.36.1 to 0.37.0.
    - [Release notes](https://github.com/elixir-lang/ex_doc/releases)
    - [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
    - [Commits](elixir-lang/ex_doc@v0.36.1...v0.37.0)
    
    ---
    updated-dependencies:
    - dependency-name: ex_doc
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    0c1f952 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. Bump ex_doc from 0.37.0 to 0.37.1 (#134)

    Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.37.0 to 0.37.1.
    - [Release notes](https://github.com/elixir-lang/ex_doc/releases)
    - [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
    - [Commits](elixir-lang/ex_doc@v0.37.0...v0.37.1)
    
    ---
    updated-dependencies:
    - dependency-name: ex_doc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    fde1b1a View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2025

  1. Bump ex_doc from 0.37.1 to 0.37.2 (#136)

    Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.37.1 to 0.37.2.
    - [Release notes](https://github.com/elixir-lang/ex_doc/releases)
    - [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
    - [Commits](elixir-lang/ex_doc@v0.37.1...v0.37.2)
    
    ---
    updated-dependencies:
    - dependency-name: ex_doc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    9e72433 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

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

Commits on Apr 4, 2025

  1. Restart worker when caller dies (#139)

    * Stop worker after caller's dead
    
    * Ensures worker restart after caller death
    
    Adds a check to ensure that a busy worker is restarted
    when the calling process dies, preventing a scenario
    where a worker remains orphaned and unavailable.
    general-CbIC authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    dd9482b View commit details
    Browse the repository at this point in the history
  2. Update changelog

    general-CbIC committed Apr 4, 2025
    Configuration menu
    Copy the full SHA
    a5964cb View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2025

  1. Configuration menu
    Copy the full SHA
    1446919 View commit details
    Browse the repository at this point in the history
  2. Bump version

    general-CbIC committed Apr 6, 2025
    Configuration menu
    Copy the full SHA
    4c52cd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4647b2 View commit details
    Browse the repository at this point in the history
Loading
0