Recent Releases of guide
guide - v1.1.1
This release brings two meta-updates: * Update CFF file (with cffinit) to latest version of CFF format by @c-martinez in https://github.com/NLeSC/guide/pull/439 * Fixed PDF deposition to Zenodo using a new zenodraft-based action; by @c-martinez and @egpbos in https://github.com/NLeSC/guide/pull/440 and https://github.com/NLeSC/guide/pull/443
Full Changelog: https://github.com/NLeSC/guide/compare/v1.1.0...v1.1.1
- HTML
Published by egpbos 7 months ago
guide - 2019-08-07
zenodraft automated release triggered by workflow_dispatch event
- HTML
Published by github-actions[bot] 8 months ago
guide - v1.1.0
Version 1.1 of the Guide is out! Apart from some minor updates, the main changes are:
- We have a new language chapter on Rust by @rvhonorato!
- Matomo tracking now correctly logs pages (it only logged visits before).
- PDF generation and uploading to Zenodo should be fixed.
Full Changelog: https://github.com/NLeSC/guide/compare/v1.0.0...v1.1.0
- HTML
Published by egpbos 10 months ago
guide - v1.0.0
Version 1.0
Most important changes: - Restructured the main Guide topics into language chapters (already were there) and new category of "technology" chapters, in addition to a short best practices page that mostly links elsewhere. - Introduced new contribution guidelines and process - Removed outdated content - Updated what was left
What's Changed
- Remove trailing whitespace by @bouweandela in https://github.com/NLeSC/guide/pull/272
- Change master to main where needed and update other links by @bouweandela in https://github.com/NLeSC/guide/pull/271
- replace nlesc.github.io software list with new RSD by @sjvrijn in https://github.com/NLeSC/guide/pull/275
- Fix link to Github releases documentation. by @carschno in https://github.com/NLeSC/guide/pull/278
- Update link checker and fix broken links by @bouweandela in https://github.com/NLeSC/guide/pull/273
- Update logo by @bouweandela in https://github.com/NLeSC/guide/pull/277
- Update licensing.md by @cpranav93 in https://github.com/NLeSC/guide/pull/280
- typos by @cpranav93 in https://github.com/NLeSC/guide/pull/283
- Update link check action by @bouweandela in https://github.com/NLeSC/guide/pull/279
- Add technical details to Contributing page by @egpbos in https://github.com/NLeSC/guide/pull/289
- Remove the Publishing chapter by @bouweandela in https://github.com/NLeSC/guide/pull/287
- Refer people to The Turing Way by @bouweandela in https://github.com/NLeSC/guide/pull/285
- Alternative for broken link by @hanneoberman in https://github.com/NLeSC/guide/pull/292
- Remove outdated Projects chapters by @bouweandela in https://github.com/NLeSC/guide/pull/293
- Remove best practices checklist (available elsewhere) by @bouweandela in https://github.com/NLeSC/guide/pull/294
- Remove outdated teamwork chapter by @bouweandela in https://github.com/NLeSC/guide/pull/295
- Remove licensing chapters (available elsewhere) by @bouweandela in https://github.com/NLeSC/guide/pull/296
- Move chapter owners to page maintainers by @bouweandela in https://github.com/NLeSC/guide/pull/297
- fix link checker output by @egpbos in https://github.com/NLeSC/guide/pull/298
- remove a bunch of unused files by @egpbos in https://github.com/NLeSC/guide/pull/308
- c/c++: fix a broken link by @egpbos in https://github.com/NLeSC/guide/pull/305
- update Python editors & IDEs section by @egpbos in https://github.com/NLeSC/guide/pull/261
- Update Python chapter by @egpbos in https://github.com/NLeSC/guide/pull/302
- Fix posit links by @maltelueken in https://github.com/NLeSC/guide/pull/309
- Fix broken links in bash chapter by @bouweandela in https://github.com/NLeSC/guide/pull/311
- Remove Netherlands eScience Specific chapter by @bouweandela in https://github.com/NLeSC/guide/pull/312
- Remove communication chapter by @bouweandela in https://github.com/NLeSC/guide/pull/314
- link-checker: exclude private URLs like localhost by @egpbos in https://github.com/NLeSC/guide/pull/306
- Remove chapter on version control by @bouweandela in https://github.com/NLeSC/guide/pull/313
- Remove testing chapter by @bouweandela in https://github.com/NLeSC/guide/pull/315
- Fixed issue #299 by @isazi in https://github.com/NLeSC/guide/pull/322
- update on publishing through pypi by @f-hafner in https://github.com/NLeSC/guide/pull/323
- updated contributing guide + PR template by @egpbos in https://github.com/NLeSC/guide/pull/324
- add style / form advice to contributing guidelines by @egpbos in https://github.com/NLeSC/guide/pull/329
- rewrite installation section to use pyproject.toml by @sjvrijn in https://github.com/NLeSC/guide/pull/332
- GPU Programming page by @isazi in https://github.com/NLeSC/guide/pull/325
- Update Python's best practices by @ofek in https://github.com/NLeSC/guide/pull/333
- update chapter owners by @egpbos in https://github.com/NLeSC/guide/pull/337
- Dataset chapter by @suvayu in https://github.com/NLeSC/guide/pull/328
- Remove broken link and small improvements by @ewan-escience in https://github.com/NLeSC/guide/pull/343
- Datasets quick fixes + SQLAlchemy addition + CFF updates by @egpbos in https://github.com/NLeSC/guide/pull/339
- reorganize chapters: add technology guides section by @egpbos in https://github.com/NLeSC/guide/pull/340
- update PR link checker workflow by @egpbos in https://github.com/NLeSC/guide/pull/347
- 342 turing way url by @ewan-escience in https://github.com/NLeSC/guide/pull/352
- improve documentation on JS runtimes by @ewan-escience in https://github.com/NLeSC/guide/pull/354
- add favicon by @ewan-escience in https://github.com/NLeSC/guide/pull/357
- [CI] update link checker and handle status 429 (too many requests) by @egpbos in https://github.com/NLeSC/guide/pull/356
- improvements on frameworks and IDEs by @ewan-escience in https://github.com/NLeSC/guide/pull/363
- fix broken link in C/C++ chapter by @egpbos in https://github.com/NLeSC/guide/pull/366
- changes on debuggers, testing, code style and more by @ewan-escience in https://github.com/NLeSC/guide/pull/365
- 375 checklists by @egpbos in https://github.com/NLeSC/guide/pull/392
- Fix generating the PDF and improve its formatting by @vedran-kasalica in https://github.com/NLeSC/guide/pull/393
- Use dependabot to automatically keep GitHub Actions up to date by @bouweandela in https://github.com/NLeSC/guide/pull/371
- add version control to Best Practices chapter by @egpbos in https://github.com/NLeSC/guide/pull/394
- add Python type hints by @egpbos in https://github.com/NLeSC/guide/pull/359
- add testing to best practices chapter by @egpbos in https://github.com/NLeSC/guide/pull/400
- Migrate Code quality to Best Practices chapter by @vedran-kasalica in https://github.com/NLeSC/guide/pull/395
- add licensing to best practices chapter by @egpbos in https://github.com/NLeSC/guide/pull/401
- Replace Code Review chapter with a section in the Best Practices chapter by @egpbos in https://github.com/NLeSC/guide/pull/402
- Add pointer to SMP chapter by @c-martinez in https://github.com/NLeSC/guide/pull/404
- Update R chapter by @PabRod in https://github.com/NLeSC/guide/pull/367
- Update section on documenting Python projects by @bouweandela in https://github.com/NLeSC/guide/pull/403
- remove releases chapter by @egpbos in https://github.com/NLeSC/guide/pull/407
- remove documentation chapter by @egpbos in https://github.com/NLeSC/guide/pull/408
- merge the standards chapter into the best practices chapter by @egpbos in https://github.com/NLeSC/guide/pull/409
- Fix broken links by @egpbos in https://github.com/NLeSC/guide/pull/413
- unify chapter headers by @egpbos in https://github.com/NLeSC/guide/pull/415
- improve README / front page text by @egpbos in https://github.com/NLeSC/guide/pull/412
- fix links by @egpbos in https://github.com/NLeSC/guide/pull/417
- move best practices chapter file to top level by @egpbos in https://github.com/NLeSC/guide/pull/418
- Enable automatic formatting of the guide by @bouweandela in https://github.com/NLeSC/guide/pull/406
- fix two broken links by @egpbos in https://github.com/NLeSC/guide/pull/420
- adds Matomo anonymous cookie-free tracking + privacy policy page by @egpbos in https://github.com/NLeSC/guide/pull/419
- replace fortran90.org with markdown sources on github by @egpbos in https://github.com/NLeSC/guide/pull/422
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/NLeSC/guide/pull/423
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/NLeSC/guide/pull/424
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/NLeSC/guide/pull/425
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/NLeSC/guide/pull/426
New Contributors
- @sjvrijn made their first contribution in https://github.com/NLeSC/guide/pull/275
- @carschno made their first contribution in https://github.com/NLeSC/guide/pull/278
- @cpranav93 made their first contribution in https://github.com/NLeSC/guide/pull/280
- @hanneoberman made their first contribution in https://github.com/NLeSC/guide/pull/292
- @maltelueken made their first contribution in https://github.com/NLeSC/guide/pull/309
- @isazi made their first contribution in https://github.com/NLeSC/guide/pull/322
- @f-hafner made their first contribution in https://github.com/NLeSC/guide/pull/323
- @ofek made their first contribution in https://github.com/NLeSC/guide/pull/333
- @suvayu made their first contribution in https://github.com/NLeSC/guide/pull/328
- @ewan-escience made their first contribution in https://github.com/NLeSC/guide/pull/343
- @vedran-kasalica made their first contribution in https://github.com/NLeSC/guide/pull/393
- @pre-commit-ci made their first contribution in https://github.com/NLeSC/guide/pull/423
Full Changelog: https://github.com/NLeSC/guide/compare/v0.9.2...v1.0.0
- HTML
Published by egpbos 12 months ago
guide - v0.9.2
What's Changed
- Branding color scheme + simple Guide logo by @ctwhome in https://github.com/NLeSC/guide/pull/227
- Description of end of project support by @c-martinez in https://github.com/NLeSC/guide/pull/225
- Add chapter on using bash by @bouweandela in https://github.com/NLeSC/guide/pull/226
- Remove all mentions of eStep and Travis by @bouweandela in https://github.com/NLeSC/guide/pull/231
- Add User Experience (UX) Section by @ctwhome in https://github.com/NLeSC/guide/pull/233
- Add link to core infrastructures checklist by @c-martinez in https://github.com/NLeSC/guide/pull/240
- Add 23 Things resources by @mkuzak in https://github.com/NLeSC/guide/pull/235
- Move link-checker to github actions by @c-martinez in https://github.com/NLeSC/guide/pull/239
- Update rapport URL by @sverhoeven in https://github.com/NLeSC/guide/pull/245
- Add reference to ReviewNB to Code Review section. by @svenvanderburg in https://github.com/NLeSC/guide/pull/247
- Fix commas after spaces by @abelsiqueira in https://github.com/NLeSC/guide/pull/256
- Add section on teamwork by @svenvanderburg in https://github.com/NLeSC/guide/pull/255
- remove java language guide by @cwmeijer in https://github.com/NLeSC/guide/pull/258
- update Python chapter testing section by @egpbos in https://github.com/NLeSC/guide/pull/260
- update complete Python chapter by @egpbos in https://github.com/NLeSC/guide/pull/263
- update code quality services (for Python) by @egpbos in https://github.com/NLeSC/guide/pull/262
- update python dependencies & build sections by @egpbos in https://github.com/NLeSC/guide/pull/259
- Change DOI on README to refer to all versions by @bvreede in https://github.com/NLeSC/guide/pull/269
New Contributors
- @ctwhome made their first contribution in https://github.com/NLeSC/guide/pull/227
- @svenvanderburg made their first contribution in https://github.com/NLeSC/guide/pull/247
- @abelsiqueira made their first contribution in https://github.com/NLeSC/guide/pull/256
- @cwmeijer made their first contribution in https://github.com/NLeSC/guide/pull/258
- @bvreede made their first contribution in https://github.com/NLeSC/guide/pull/269
Full Changelog: https://github.com/NLeSC/guide/compare/v0.9.1...v0.9.2
- HTML
Published by bouweandela almost 4 years ago