Releases: veg/datamonkey-js-server
Releases · veg/datamonkey-js-server
2.7.0
What's Changed
- Enhanced difFUBAR backend with robust NEXUS parsing and debugging by @stevenweaver in #329
- Add local execution support for bioinformatics analyses by @stevenweaver in #330
Full Changelog: 2.6.1...2.7.0
Release 2.6.1
Changes in 2.6.1
- Added slurm_partition parameter to config.json.tpl with 'datamonkey' as value
- Updated default partition fallback from 'defq' to 'datamonkey' in all job files
- Fixes SLURM partition configuration for all job types
2.6.0
What's New
- Added comprehensive SLURM job scheduler support
- Improved logging and error handling throughout the application
- Fixed unique output file naming for parallel jobs
- Added extensive test suite for SLURM integration
- Added support for local job submission without a scheduler
2.5.0
What's Changed
- Bump moment from 2.29.4 to 2.30.0 by @dependabot in #319
- Bump moment from 2.30.0 to 2.30.1 by @dependabot in #320
- Develop by @stevenweaver in #323
- adding 'how to' to about section by @stevenweaver in #324
- error protection by @stevenweaver in #325
Full Changelog: 2.4.1...2.5.0
2.4.1
What's Changed
- Fix EAGAIN error handling in JobStatus spawning process by @stevenweaver in #317
- 2.4.1 by @stevenweaver in #318
Full Changelog: 2.4.0...2.4.1
2.4.0
2.3.7
What's Changed
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #302
- updating GARD to use ENV=TOLERATE_NUMERICAL_ERRORS=1 by @stevenweaver in #307
New Contributors
- @lgtm-com made their first contribution in #302
Full Changelog: 2.3.6...2.3.7
2.3.6
What's Changed
- Bootstrap by @stevenweaver in #223
- Bump eslint from 7.30.0 to 7.32.0 by @dependabot in #219
- update packages by @stevenweaver in #225
- FUBAR filepath fix. by @stephenshank in #232
- Bump winston from 3.3.3 to 3.8.2 by @dependabot in #295
- Bump moment-timezone from 0.5.33 to 0.5.35 by @dependabot in #293
- Bump moment from 2.29.1 to 2.29.4 by @dependabot in #284
- Bump moment-timezone from 0.5.33 to 0.5.37 by @dependabot in #291
- Bump moment from 2.29.1 to 2.29.4 by @dependabot in #283
- Bump async from 3.2.0 to 3.2.4 by @dependabot in #277
- BUSTED MULTIHIT by @stevenweaver in #300
Full Changelog: 2.1.3...2.3.6
2.1.3
FEL with parametric bootstrap and much better visualization.
2.1.2
- MEME progress fix.
- Call status update despite empty file so that other metadata is set.