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: VirtusLab/besom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.1
Choose a base ref
...
head repository: VirtusLab/besom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.2
Choose a head ref
  • 16 commits
  • 215 files changed
  • 4 contributors

Commits on Apr 24, 2024

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

Commits on Apr 25, 2024

  1. Update scripts (#469)

    - add maven commands to check published versions in the repository
    - skip publishing if the version is already published
    - add a force flag
    - remove publish-maven-no-deps command that was a workaround for not checking published deps
    pawelprazak authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    fc13d1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2afdf63 View commit details
    Browse the repository at this point in the history
  3. Add AWS API Gateway V2 with EventBridge example (#479)

    * Add AWS API Gateway V2 with EventBridge example
    polkx authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    0f54c2b View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on May 22, 2024

  1. Towards Auto API (#336)

    * Add auto module
    
    ---------
    
    Co-authored-by: Łukasz Biały <lukasz.marcin.bialy@gmail.com>
    pawelprazak and lbialy authored May 22, 2024
    Configuration menu
    Copy the full SHA
    7161a94 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

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

Commits on May 24, 2024

  1. bumped versions of libraries in core to solve #487 (#500)

    * bumped versions of libraries in core to solve #487
    lbialy authored May 24, 2024
    Configuration menu
    Copy the full SHA
    7a0c24a View commit details
    Browse the repository at this point in the history
  2. Allow passing options to scala-cli via language plugin executor (#503)

    * add BESOM_LANGHOST_SCALA_CLI_OPTS env var handling to scala-cli langhost executor
    * disable bloop in CI jobs
    lbialy authored May 24, 2024
    Configuration menu
    Copy the full SHA
    85d55d4 View commit details
    Browse the repository at this point in the history
  3. fix issue 488 (#502)

    lbialy authored May 24, 2024
    Configuration menu
    Copy the full SHA
    5f55293 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    dea2476 View commit details
    Browse the repository at this point in the history
  2. besom-cfg initial checkin to monorepo (#494)

    * besom-cfg initial checkin to monorepo
    lbialy authored May 25, 2024
    Configuration menu
    Copy the full SHA
    7435a8f View commit details
    Browse the repository at this point in the history
  3. resolved issue #397 (#505)

    lbialy authored May 25, 2024
    Configuration menu
    Copy the full SHA
    1a77881 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. release 0.3.2-SNAPSHOT

    lbialy committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    752055d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #512 from VirtusLab/release/v0.3.2-SNAPSHOT

    release 0.3.2-SNAPSHOT
    lbialy authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    d970cef View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. release 0.3.2

    lbialy committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    de2b001 View commit details
    Browse the repository at this point in the history
Loading