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: FEAScript/FEAScript-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: FEAScript/FEAScript-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/frontalSolver
Choose a head ref
  • 6 commits
  • 0 files changed
  • 1 contributor

Commits on Aug 10, 2025

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

Commits on Aug 21, 2025

  1. Refactor solver imports

    nikoscham committed Aug 21, 2025
    Configuration menu
    Copy the full SHA
    1595447 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2025

  1. chore: bump version to 0.1.3 and update description in package.json

    - Updated version from 0.1.2 to 0.1.3
    - Modified description for clarity
    - Added contributor Felipe Ferrari to package.json
    - Changed homepage URL to https://feascript.com/
    - Updated version constant in src/index.js to 0.1.3
    nikoscham committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    ee2e429 View commit details
    Browse the repository at this point in the history
  2. Feature/frontal solver (#33)

    * Refactor solver imports
    
    * chore: bump version to 0.1.3 and update description in package.json
    
    - Updated version from 0.1.2 to 0.1.3
    - Modified description for clarity
    - Added contributor Felipe Ferrari to package.json
    - Changed homepage URL to https://feascript.com/
    - Updated version constant in src/index.js to 0.1.3
    nikoscham authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    c75e162 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f352863 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0f56eb View commit details
    Browse the repository at this point in the history
Loading