Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.
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: arangodb/java-velocypack-module-scala
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: arangodb/java-velocypack-module-scala
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 18 commits
  • 11 files changed
  • 5 contributors

Commits on Feb 3, 2020

  1. Configuration menu
    Copy the full SHA
    5565e6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5b8054 View commit details
    Browse the repository at this point in the history
  3. scala 2_12

    rashtao committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    4b5037b View commit details
    Browse the repository at this point in the history
  4. deps upd

    rashtao committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    2c5c159 View commit details
    Browse the repository at this point in the history
  5. v1.2.0

    rashtao committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    4ba9ebe View commit details
    Browse the repository at this point in the history
  6. changelog upd

    rashtao committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    94234b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. v1.2.0

    rashtao committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    81b31fe View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. gh actions

    rashtao committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    69b29c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. upd scala version

    rashtao committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    0727e17 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Add scala 2.13 support (#12)

    * Add scala 2.13 support and prepare cross scala build and release using SBT
    
    * Add project release file to help automation
    
    * miscellaneous updates for scala 2_13
    
    Co-authored-by: Michele Rastelli <rashtao@gmail.com>
    dacr and rashtao authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    48cb014 View commit details
    Browse the repository at this point in the history
  2. updated gh actions

    rashtao committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    06e51e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. v2.13_1.2.0

    rashtao committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    1e04d0c View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Bump junit from 4.12 to 4.13.1 (#14)

    Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
    - [Release notes](https://github.com/junit-team/junit4/releases)
    - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
    - [Commits](junit-team/junit4@r4.12...r4.13.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 14, 2020
    Configuration menu
    Copy the full SHA
    9f77ae8 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

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

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    6dbb379 View commit details
    Browse the repository at this point in the history
  2. v1.2.1

    rashtao committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    496d12e View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Deprecation notice (#20)

    * deprecation notice
    
    * deprecation notice
    rashtao authored May 25, 2022
    Configuration menu
    Copy the full SHA
    212fbc2 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    rashtao authored May 25, 2022
    Configuration menu
    Copy the full SHA
    fe9771e View commit details
    Browse the repository at this point in the history
Loading