Releases: gama-platform/gama
Releases · gama-platform/gama
Alpha Version 2025.01.0
Alpha release for GAMA 2025.01.0. Please test and report issues.
Last updated on 07/01/25 10:47.
It has been built on the commit ce09147.
What's Changed
- Implements some tricks to have correct sizes for the buttons by @AlexisDrogoul in #372
- Provides a fix for #379 by @AlexisDrogoul in #380
- Fixes a potential NPE in network when closing an experiment by @lesquoyb in #392
- Prevents a potential NPE when reading messages by @lesquoyb in #396
Full Changelog: 2024.11.0...2025.01.0
Alpha Version 2024.11.0
Alpha release for GAMA 2024.11.0. Please test and report issues.
Last updated on 11/11/24 08:53.
It has been built on the commit b8a5667.
What's Changed
- Remove ImgBot from repository by @RoiArthurB in #158
- Code cleanup by @lesquoyb in #133
- Improve library models by @lesquoyb in #173
- Fixes #166 by @lesquoyb in #177
- Cleans a bit the Serialisation code by removing duplicates by @AlexisDrogoul in #200
- Fixing gama compilation with update SWT 2024 06 & JDK 21 by @RoiArthurB in #213
- Fixes #209 by @lesquoyb in #216
- First draft for a buffered writing of files by @lesquoyb in #183
- Opengl lights by @lesquoyb in #212
- fixes #214 by @lesquoyb in #215
- Fixes #189 by @lesquoyb in #211
- Make the try statement catch all exception instead of just GamaRuntimeException by @lesquoyb in #223
- fix #224 on doc (log-normal operator) by @benoitgaudou in #227
- Fix for #225 by @lesquoyb in #228
- Fixes #160 for windows by @lesquoyb in #231
- Fix documentation issues by @benoitgaudou in #230
- Fixes 190 by @lesquoyb in #234
- Improve models from library by @lesquoyb in #235
- Fix documentation generation workflow by @RoiArthurB in #236
- Improves lists.experiment by @lesquoyb in #241
- Rename gaml files into experiment ones by @lesquoyb in #243
- Fixes restore documentation + various serialization models improvements by @lesquoyb in #247
- [MACOS] Resolve embedded JDK with simlink by @RoiArthurB in #250
- [PRODUCT] Enforce usage of JDK 21 in headless and OSGI by @RoiArthurB in #248
- adresses #255 - give a default value for currentLocation by @ptaillandier in #256
- Miscellaneous improvements of the models packaged with gama by @lesquoyb in #251
- Cleanup of gama-server by @lesquoyb in #226
- Improves file buffering by @lesquoyb in #275
- [BATCH] clean sensitivity analysis method in exploration by @chapuisk in #186
- adresses issue #271 - optimized "every" by @ptaillandier in #272
- Fix for #268 by @AlexisDrogoul in #269
- Enable "generate release note" - Fix #249 by @RoiArthurB in #261
- Improvements for the image layer by @lesquoyb in #263
- Fixes #288 by @lesquoyb in #289
- Addition of concatenate operator by @AlexisDrogoul in #292
- Update SimulationRunner by @AlexisDrogoul in #295
- Fixes exception when flushing all file buffers by @lesquoyb in #299
- Fixes #281 by @lesquoyb in #300
- Fix for #176 by adding a % for brightening images by @AlexisDrogoul in #311
- A better handling of old workspaces (fixes #224) by @AlexisDrogoul in #310
- Addresses bugs in physics plugin : #265 #242 by @AlexisDrogoul in #308
- Restores backward direction in experiments and saving/reading of agents in files by @AlexisDrogoul in #306
- Emits a warning when a parameter refers to an experiment variable in … by @AlexisDrogoul in #304
- Proposal to remove the trim bar to gain vertical space by @AlexisDrogoul in #319
- Displays the examples in the usages (popup doc, cf. #260) by @AlexisDrogoul in #307
- General improvements of the benchmark statement by @lesquoyb in #322
- Addresses #320: updates the status bar when simulations are run in parallel in batch by @AlexisDrogoul in #321
- Addresses Status Display and parameters errors: #298 #285 #286 #273 #287 #162 by @AlexisDrogoul in #302
- Addresses #187 by correctly outputting a matrix from an asc file by @AlexisDrogoul in #305
- Addresses #257 by @AlexisDrogoul in #303
- Fixes #301 + some documentation by @lesquoyb in #333
- Clean the buffering strategies code and provide example models by @lesquoyb in #335
- [BATCH] fix warning in model library and clarify use of batch facets for beta distribution by @chapuisk in #296
- Add some safeguards to prevent infinite looping in AExplorationAlgorithm by @AlexisDrogoul in #345
- Displays+Monitors syncing issues (#341 + #339) by @AlexisDrogoul in #343
- [Exploration] Minor fixes in the facets of exploration methods by @lesquoyb in #348
- Update FileUtils.java by @AlexisDrogoul in #364
- Disables the lock when the camera is dynamic by @AlexisDrogoul in #353
- Removes the option to zip or not the binary serialisation format by @AlexisDrogoul in #356
- Miscellaneous fixes for headless legacy by @lesquoyb in #362
- Solves #367 by reimplementing morris sampling method following SALib implementation to avoid parameters getting out of bounds by @chapuisk in #369
- add an operator to send a GAMAimage to websocket using base64 by @ptaillandier in #365
New Contributors
- @RoiArthurB made their first contribution in #158
- @lesquoyb made their first contribution in #133
- @benoitgaudou made their first contribution in #227
- @ptaillandier made their first contribution in #256
- @chapuisk made their first contribution in #186
Full Changelog: 1.9.3...2024.11.0
Version 1.9.3
Release for GAMA 1.9.3
Published on 22/02/24 05:01.