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: vsilaev/tascalate-javaflow Loading
base: 2.7.2
Choose a base ref
...
head repository: vsilaev/tascalate-javaflow Loading
compare: master
Choose a head ref
  • 17 commits
  • 44 files changed
  • 2 contributors

Commits on Sep 2, 2022

  1. Adding Gradle build plugin

    vsilaev committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    36496d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2022

  1. Bump groovy in /net.tascalate.javaflow.tools.gradle

    Bumps [groovy](https://github.com/apache/groovy) from 2.4.15 to 2.4.21.
    - [Release notes](https://github.com/apache/groovy/releases)
    - [Commits](https://github.com/apache/groovy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.groovy:groovy
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    a429140 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Next Tascalate AMSX dependency - with updated ObjectWeb ASM to 9.3 & …

    …fix for array handling in ClassHierarchy
    vsilaev committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    741454a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/dependabot/maven/net.tascalate.j…

    …avaflow.tools.gradle/org.codehaus.groovy-groovy-2.4.21'
    vsilaev committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    1a1cf58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d2d343 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    vsilaev committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    dd94bda View commit details
    Browse the repository at this point in the history
  5. Update README.md

    vsilaev committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    c8bc56d View commit details
    Browse the repository at this point in the history
  6. Update README.md

    vsilaev committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    2c2dca2 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. Update README.md

    vsilaev committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    e6d900b View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Preparing next release

    vsilaev committed May 22, 2023
    Configuration menu
    Copy the full SHA
    633c730 View commit details
    Browse the repository at this point in the history
  2. Update SLF4J version

    vsilaev committed May 22, 2023
    Configuration menu
    Copy the full SHA
    d98397e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Revert SLF4J version - negatively impacts compatibility across JDK ve…

    …rsions (1.8+ requirement)
    vsilaev committed May 23, 2023
    Configuration menu
    Copy the full SHA
    ea5a4a7 View commit details
    Browse the repository at this point in the history
  2. Fix SLF4J dependency

    vsilaev committed May 23, 2023
    Configuration menu
    Copy the full SHA
    b685ee3 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    vsilaev committed May 23, 2023
    Configuration menu
    Copy the full SHA
    c6a8f5b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Update maven plugins versions

    vsilaev committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    5732602 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Preparing release 2.7.6

    vsilaev committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9fead12 View commit details
    Browse the repository at this point in the history
  2. Preparing release 2.7.6

    vsilaev committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    63406fd View commit details
    Browse the repository at this point in the history
Loading