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: LexiLabs-App/basic-logging
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.5
Choose a base ref
...
head repository: LexiLabs-App/basic-logging
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.6
Choose a head ref
  • 14 commits
  • 14 files changed
  • 2 contributors

Commits on Apr 9, 2025

  1. Bump com.android.library from 8.7.3 to 8.9.1

    Bumps com.android.library from 8.7.3 to 8.9.1.
    
    ---
    updated-dependencies:
    - dependency-name: com.android.library
      dependency-version: 8.9.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    0b66ea9 View commit details
    Browse the repository at this point in the history
  2. Init for v0.2.6-beta01

    robertjamison committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    5114275 View commit details
    Browse the repository at this point in the history
  3. Updated README.md

    robertjamison committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    b5de4bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0e7927 View commit details
    Browse the repository at this point in the history
  5. Updated Gradle to 8.13

    Updated AGP to 8.9.1
    robertjamison committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    f75a9b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cccf864 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8093ec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b1a998b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. HOTFIX for bug

    robertjamison committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    5b2d493 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from LexiLabs-App/dependabot/gradle/com.android…

    ….library-8.9.1
    
    Bump com.android.library from 8.7.3 to 8.9.1
    robertjamison authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    7e250b3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from LexiLabs-App/v0.2.6-beta02

    V0.2.6 beta02
    robertjamison authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    8d35abb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7 from LexiLabs-App/publishing

    Merge pull request #5 from LexiLabs-App/v0.2.6-beta02
    
    V0.2.6 beta02
    robertjamison authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    6101fc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2025

  1. V0.2.6 beta03 (#14)

    * Bump com.android.library from 8.9.1 to 8.9.2
    
    Bumps com.android.library from 8.9.1 to 8.9.2.
    
    ---
    updated-dependencies:
    - dependency-name: com.android.library
      dependency-version: 8.9.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * COMPLETELY CHANGED WASM CODE
    kotlin = 2.1.21-RC
    AGP = 8.9.2
    Logging version shifted to TOML catalogue
    Upgraded Dokka formats
    Updated image from PNG to SVG
    Removed a bunch of lame rules in the publish.yaml workflow
    Improved README.md
    
    * V0.2.6 beta03 (#9)
    
    * Bump com.android.library from 8.9.1 to 8.9.2
    
    Bumps com.android.library from 8.9.1 to 8.9.2.
    
    ---
    updated-dependencies:
    - dependency-name: com.android.library
      dependency-version: 8.9.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * COMPLETELY CHANGED WASM CODE
    kotlin = 2.1.21-RC
    AGP = 8.9.2
    Logging version shifted to TOML catalogue
    Upgraded Dokka formats
    Updated image from PNG to SVG
    Removed a bunch of lame rules in the publish.yaml workflow
    Improved README.md
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * HOTFIX - Wasm logger redesigned again.
    Updated API dump
    
    * V0.2.6 beta03 (#10)
    
    * Bump com.android.library from 8.9.1 to 8.9.2
    
    Bumps com.android.library from 8.9.1 to 8.9.2.
    
    ---
    updated-dependencies:
    - dependency-name: com.android.library
      dependency-version: 8.9.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * COMPLETELY CHANGED WASM CODE
    kotlin = 2.1.21-RC
    AGP = 8.9.2
    Logging version shifted to TOML catalogue
    Upgraded Dokka formats
    Updated image from PNG to SVG
    Removed a bunch of lame rules in the publish.yaml workflow
    Improved README.md
    
    * HOTFIX - Wasm logger redesigned again.
    Updated API dump
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * HOTFIX #2 - Wasm logger redesigned again.
    Updated API dump
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    robertjamison and dependabot[bot] authored Apr 26, 2025
    Configuration menu
    Copy the full SHA
    a3add4e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. V0.2.6 (#19)

    * V0.2.6 beta03 (#9)
    
    * Bump com.android.library from 8.9.1 to 8.9.2
    
    Bumps com.android.library from 8.9.1 to 8.9.2.
    
    ---
    updated-dependencies:
    - dependency-name: com.android.library
      dependency-version: 8.9.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * COMPLETELY CHANGED WASM CODE
    kotlin = 2.1.21-RC
    AGP = 8.9.2
    Logging version shifted to TOML catalogue
    Upgraded Dokka formats
    Updated image from PNG to SVG
    Removed a bunch of lame rules in the publish.yaml workflow
    Improved README.md
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * V0.2.6 beta03 (#10)
    
    * Bump com.android.library from 8.9.1 to 8.9.2
    
    Bumps com.android.library from 8.9.1 to 8.9.2.
    
    ---
    updated-dependencies:
    - dependency-name: com.android.library
      dependency-version: 8.9.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * COMPLETELY CHANGED WASM CODE
    kotlin = 2.1.21-RC
    AGP = 8.9.2
    Logging version shifted to TOML catalogue
    Upgraded Dokka formats
    Updated image from PNG to SVG
    Removed a bunch of lame rules in the publish.yaml workflow
    Improved README.md
    
    * HOTFIX - Wasm logger redesigned again.
    Updated API dump
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * V0.2.6 beta03 (#11)
    
    * Bump com.android.library from 8.9.1 to 8.9.2
    
    Bumps com.android.library from 8.9.1 to 8.9.2.
    
    ---
    updated-dependencies:
    - dependency-name: com.android.library
      dependency-version: 8.9.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * COMPLETELY CHANGED WASM CODE
    kotlin = 2.1.21-RC
    AGP = 8.9.2
    Logging version shifted to TOML catalogue
    Upgraded Dokka formats
    Updated image from PNG to SVG
    Removed a bunch of lame rules in the publish.yaml workflow
    Improved README.md
    
    * HOTFIX - Wasm logger redesigned again.
    Updated API dump
    
    * HOTFIX #2 - Wasm logger redesigned again.
    Updated API dump
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * V0.2.6 beta03 (#12)
    
    * Bump com.android.library from 8.9.1 to 8.9.2
    
    Bumps com.android.library from 8.9.1 to 8.9.2.
    
    ---
    updated-dependencies:
    - dependency-name: com.android.library
      dependency-version: 8.9.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * COMPLETELY CHANGED WASM CODE
    kotlin = 2.1.21-RC
    AGP = 8.9.2
    Logging version shifted to TOML catalogue
    Upgraded Dokka formats
    Updated image from PNG to SVG
    Removed a bunch of lame rules in the publish.yaml workflow
    Improved README.md
    
    * HOTFIX - Wasm logger redesigned again.
    Updated API dump
    
    * HOTFIX #2 - Wasm logger redesigned again.
    Updated API dump
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * V0.2.6 beta03 (#13)
    
    * Bump com.android.library from 8.9.1 to 8.9.2
    
    Bumps com.android.library from 8.9.1 to 8.9.2.
    
    ---
    updated-dependencies:
    - dependency-name: com.android.library
      dependency-version: 8.9.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * COMPLETELY CHANGED WASM CODE
    kotlin = 2.1.21-RC
    AGP = 8.9.2
    Logging version shifted to TOML catalogue
    Upgraded Dokka formats
    Updated image from PNG to SVG
    Removed a bunch of lame rules in the publish.yaml workflow
    Improved README.md
    
    * HOTFIX - Wasm logger redesigned again.
    Updated API dump
    
    * HOTFIX #2 - Wasm logger redesigned again.
    Updated API dump
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Init v0.2.6
    Kotlin = v2.1.21
    
    * Removed old images
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    robertjamison and dependabot[bot] authored May 13, 2025
    Configuration menu
    Copy the full SHA
    5807aac View commit details
    Browse the repository at this point in the history
Loading