8000 Comparing v1.0.0...v2.0.0 · codeart1st/mapserver-wasm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: codeart1st/mapserver-wasm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: codeart1st/mapserver-wasm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 9 commits
  • 29 files changed
  • 2 contributors

Commits on Jul 21, 2024

  1. chore(release): 1.0.0 [skip ci]

    # 1.0.0 (2024-07-15)
    
    ### Features
    
    * initial commit ([75e8b98](75e8b98))
    * upgrade GDAL/OGR to 3.9.1 ([37d9b4f](37d9b4f))
    * upgrade GEOS to 3.12.2 ([a4f9e32](a4f9e32))
    * upgrade Libxml2 to 2.13.2 ([b49030b](b49030b))
    * upgrade MapServer to 8.2.0 ([f2d6643](f2d6643))
    * upgrade PROJ to 9.4.1 ([92f50f3](92f50f3))
    * upgrade SQLite to 3.46.0 ([fabbf48](fabbf48))
    semantic-release-bot authored and codeart1st committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    5d4e520 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b82d98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff0df72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f30df5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00a78ee View commit details
    Browse the repository at this point in the history
  6. feat: ESM Module + demo with vite instead of webpack

    BREAKING CHANGE: remove cjs support and use modern es6 ESM module instead
    codeart1st committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    ddaa800 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b2448e1 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'develop'

    codeart1st committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    0171fd4 View commit details
    Browse the repository at this point in the history
  9. chore(release): 2.0.0 [skip ci]

    # [2.0.0](v1.0.0...v2.0.0) (2024-07-21)
    
    ### Features
    
    * ESM Module + demo with vite instead of webpack ([ddaa800](ddaa800))
    
    ### BREAKING CHANGES
    
    * remove cjs support and use modern es6 ESM module instead
    semantic-release-bot committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    d2e7240 View commit details
    Browse the repository at this point in the history
Loading
0