Recent Releases of DrWatson

DrWatson - v2.19.1

DrWatson v2.19.1

Diff since v2.19.0

Merged pull requests: - CompatHelper: bump compat for JLD2 to 0.6, (keep existing compat) (#438) (@github-actions[bot])

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] 9 months ago

DrWatson - v2.19.0

DrWatson v2.19.0

Diff since v2.18.0

Merged pull requests: - Bump codecov/codecov-action from 4 to 5 (#429) (@dependabot[bot]) - Avoid deadlock when reading stdout and stderr from commands (#435) (@danielmatz) - Add SubString to default_allowed (#437) (@dpaetzel)

Closed issues: - gitpatch hangs sometimes for dirty repos (#300) - Poor performance of dictlist() with @onlyif ? (#431) - Go To Definition broken in VS Code (#433) - May want to add SubString to savename's allowedtypes (ergo in `defaultallowed`)? (#436)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] 10 months ago

DrWatson - v2.18.0

DrWatson v2.18.0

Diff since v2.17.0

Merged pull requests: - allow dirty repo warnings to be silenced (#428) (@Datseris)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 1 year ago

DrWatson - v2.17.0

DrWatson v2.17.0

Diff since v2.16.0

Merged pull requests: - CompatHelper: bump compat for JLD2 to 0.5, (keep existing compat) (#427) (@github-actions[bot])

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 1 year ago

DrWatson - v2.16.0

DrWatson v2.16.0

Diff since v2.15.0

Merged pull requests: - Fix downloads count badge (#414) (@pricklypointer) - Replace monthly download count badge with total downloads badge (#415) (@pricklypointer) - Expand section "making your project a usable module" (#416) (@abraemer) - Update realworld.md produceorload parameter (#422) (@franzi448) - implement `loadfunction` kwarg for collect_results! (#424) (@NuclearPowerNerd)

Closed issues: - Make a project to be a module by default (#397) - Package Extension for LanguageServer.jl (#419)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 2 years ago

DrWatson - v2.15.0

DrWatson v2.15.0

Diff since v2.14.1

Merged pull requests: - Adding dependabot for GitHub actions (#408) (@AnHeuermann) - Add wload kwargs to produce_or_load (#412) (@NuclearPowerNerd)

Closed issues: - collect_results! problem on AWS external drive (#409)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 2 years ago

DrWatson - v2.14.1

DrWatson v2.14.1

Diff since v2.14.0

Merged pull requests: - Bumping GitHub action versions (#407) (@AnHeuermann)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 2 years ago

DrWatson - v2.14.0

DrWatson v2.14.0

Diff since v2.13.0

Merged pull requests: - Extract function to create custom gitignore file (#404) (@fabiofortkamp) - Update documentation build to documenter v1 (and fix it!) (#405) (@Datseris)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 2 years ago

DrWatson - v2.13.0

DrWatson v2.13.0

Diff since v2.12.7

Merged pull requests: - Add link to DataToolkit.jl (#395) (@moble) - #387 (#398) (@Cia15)

Closed issues: - tag with git commit message (#387)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 2 years ago

DrWatson - v2.12.7

DrWatson v2.12.7

Diff since v2.12.6

Merged pull requests: - Update index.md (#394) (@scls19fr)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 3 years ago

DrWatson - v2.12.6

DrWatson v2.12.6

Diff since v2.12.5

Closed issues: - "verbose &&" before @info "Scanning folder $folder for result files." (#388) - savename with Unitful Quantitys (#391)

Merged pull requests: - Removing double prefixes bug in produceorload (#393) (@pjgorski)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 3 years ago

DrWatson - v2.12.5

DrWatson v2.12.5

Diff since v2.12.4

Merged pull requests: - Update result_collection.jl (#389) (@yp51md)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 3 years ago

DrWatson - v2.12.4

DrWatson v2.12.4

Diff since v2.12.3

Closed issues: - Slashes removed in #380 (#384)

Merged pull requests: - Revert #380 (#385) (@Datseris)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 3 years ago

DrWatson - v2.12.3

DrWatson v2.12.3

Diff since v2.12.2

Closed issues: - v2.12.2 breaks compatibility of produceorload() and datadir() (#382)

Merged pull requests: - Force convert of projectdir to String (#383) (@Tom271)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 3 years ago

DrWatson - v2.12.2

DrWatson v2.12.2

Diff since v2.12.1

Closed issues: - Handle trailing slashes in collectresults! (#181) - Have initializeproject() initialize the git repo with a main branch instead of master. (#251) - GitReference should be LibGit2.GitReference (#368) - Pristine initialize_project provides Warning and subsequent quickactivate does not work (#377) - Is there a way to leave a project? (#378)

Merged pull requests: - fix doc link for update and installing instruction (#379) (@Moelf) - Fix to Issue#181 (#380) (@Myrkwid) - Fix for Issue#251 (#381) (@Myrkwid)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 3 years ago

DrWatson - v2.12.1

DrWatson v2.12.1

Diff since v2.12.0

Closed issues: - Use a project name without a space in the examples in the documentation (#369) - ERROR: Package DrWatson errored during testing (#373)

Merged pull requests: - Update real_world.md (#371) (@oameye) - Remove unused type variable from roundval (#372) (@KnutAM) - Make default gitignore only ignore folders at the top level (#376) (@KnutAM)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 3 years ago

DrWatson - v2.12.0

What's Changed

  • Typo Fixing by @aligurbu in https://github.com/JuliaDynamics/DrWatson.jl/pull/365
  • Allow arbitrary functions to extract name from configuration in produce_or_load by @Datseris in https://github.com/JuliaDynamics/DrWatson.jl/pull/366

New Contributors

  • @aligurbu made their first contribution in https://github.com/JuliaDynamics/DrWatson.jl/pull/365

Full Changelog: https://github.com/JuliaDynamics/DrWatson.jl/compare/v2.11.1...v2.12.0

Scientific Software - Peer-reviewed - Julia
Published by Datseris over 3 years ago

DrWatson - v2.11.1

What's Changed

  • fix produceorload macro and new project tests by @Datseris in https://github.com/JuliaDynamics/DrWatson.jl/pull/364

Full Changelog: https://github.com/JuliaDynamics/DrWatson.jl/compare/v2.11.0...v2.11.1

Scientific Software - Peer-reviewed - Julia
Published by Datseris over 3 years ago

DrWatson - v2.11.0

What's Changed

  • Allow tests, docs, and CI hosting for projects by @Datseris in https://github.com/JuliaDynamics/DrWatson.jl/pull/352

Full Changelog: https://github.com/JuliaDynamics/DrWatson.jl/compare/v2.10.0...v2.11.0

Scientific Software - Peer-reviewed - Julia
Published by Datseris over 3 years ago

DrWatson - v2.10.0

What's Changed

  • fix broken link by @st-- in https://github.com/JuliaDynamics/DrWatson.jl/pull/336
  • Minor typo by @Sciemon in https://github.com/JuliaDynamics/DrWatson.jl/pull/345
  • Clean docs and docstrings by @pitmonticone in https://github.com/JuliaDynamics/DrWatson.jl/pull/351
  • Add ENV VAR check for displaying update msg by @agerlach in https://github.com/JuliaDynamics/DrWatson.jl/pull/355
  • Make safesave use the full signature of wsave by @daharn in https://github.com/JuliaDynamics/DrWatson.jl/pull/356
  • Update docstring of tag! concerning storepatch by @adomasbaliuka in https://github.com/JuliaDynamics/DrWatson.jl/pull/360
  • Adding Derived type for parameter dependency by @aramirezreyes in https://github.com/JuliaDynamics/DrWatson.jl/pull/359

New Contributors

  • @st-- made their first contribution in https://github.com/JuliaDynamics/DrWatson.jl/pull/336
  • @Sciemon made their first contribution in https://github.com/JuliaDynamics/DrWatson.jl/pull/345
  • @pitmonticone made their first contribution in https://github.com/JuliaDynamics/DrWatson.jl/pull/351
  • @agerlach made their first contribution in https://github.com/JuliaDynamics/DrWatson.jl/pull/355
  • @daharn made their first contribution in https://github.com/JuliaDynamics/DrWatson.jl/pull/356
  • @aramirezreyes made their first contribution in https://github.com/JuliaDynamics/DrWatson.jl/pull/359

Full Changelog: https://github.com/JuliaDynamics/DrWatson.jl/compare/v2.9.1...v2.10.0

Scientific Software - Peer-reviewed - Julia
Published by Datseris over 3 years ago

DrWatson - v2.9.1

DrWatson v2.9.1

Diff since v2.9.0

Closed issues: - collectresults undefined unless "using DataFrames"...? (#325) - Change rpath to a Boolean variable in `collectresults` (#328)

Merged pull requests: - Fix docs (#329) (@Datseris) - add docscleanup CI script (#330) (@Datseris) - Make new version with docs (#331) (@Datseris)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 4 years ago

DrWatson - v2.9.0

DrWatson v2.9.0

Diff since v2.8.0

Closed issues: - Tooling for a make.jl file in the project root (#315) - Touch outputfile in produce_or_load (#317) - Best practice for simulations generating multiple output files (#321) - Decouple produce_or_load and savename (#322)

Merged pull requests: - Add filename option for produceorload (#324) (@goerz)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 4 years ago

DrWatson - v2.8.0

DrWatson v2.8.0

Diff since v2.7.6

Merged pull requests: - Add filtering file names when collecting results (#312) (@junglegobs) - one more not using @strdict (#313) (@olejorik) - Refactor names of produceorload return values (#318) (@goerz)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 4 years ago

DrWatson - v2.7.6

DrWatson v2.7.6

Diff since v2.7.5

Closed issues: - [FR] function isdirty(path = projectdir()). (#263) - Set seed (#308) - @produceorload sometimes doesn't produce a script field (#309)

Merged pull requests: - Fix produceandload bug (#310) (@willtebbutt)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 4 years ago

DrWatson - v2.7.5

DrWatson v2.7.5

Diff since v2.7.4

Closed issues: - Using gitdescribe inside savename (#306)

Merged pull requests: - Change dirty suffix from _dirty to -dirty (#307) (@jonas-schulze)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 4 years ago

DrWatson - v2.7.4

DrWatson v2.7.4

Diff since v2.7.3

Merged pull requests: - Fix recursivelyclearpath for directories (#303) (@jonas-schulze) - Fix ENV usage (#305) (@jonas-schulze)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 4 years ago

DrWatson - v2.7.3

DrWatson v2.7.3

Diff since v2.7.2

Merged pull requests: - taking automation to 11 example (#302) (@Datseris)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 4 years ago

DrWatson - v2.7.2

DrWatson v2.7.2

Diff since v2.7.1

Merged pull requests: - make storepatch false by default (#301) (@Datseris)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 4 years ago

DrWatson - v2.7.1

DrWatson v2.7.1

Diff since v2.7.0

Closed issues: - Unexpected local .git config values lead to loss of authorship record (#298)

Merged pull requests: - Fix drwatson as author for project setup git commits (#299) (@grahamas)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 4 years ago

DrWatson - v2.7.0

DrWatson v2.7.0

Diff since v2.6.2

Closed issues: - Global ENV variables for default values of tag, storepatch, etc. (#289)

Merged pull requests: - use environment variables for tagging (#290) (@Datseris)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 4 years ago

DrWatson - v2.6.2

DrWatson v2.6.2

Diff since v2.6.1

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 4 years ago

DrWatson - v2.6.1

DrWatson v2.6.1

Diff since v2.6.0

Closed issues: - Reproducibility issues in Pluto (#294) - Save requires a string keys dictionary. struct2dict gives symbols (#295)

Merged pull requests: - better docs on pluto and quickactivate (#296) (@Datseris)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 4 years ago

DrWatson - v2.6.0

DrWatson v2.6.0

Diff since v2.5.0

Merged pull requests: - Use jldopen in collect_results! when scanning JLD2 files. (#293) (@ulido)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 4 years ago

DrWatson - v2.5.0

DrWatson v2.5.0

Diff since v2.4.4

Closed issues: - question on @quickactivate with VS code (#291)

Merged pull requests: - Introduce update argument to collect_results! to sync results files. (#286) (@ulido)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 4 years ago

DrWatson - v2.4.4

DrWatson v2.4.4

Diff since v2.4.3

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 4 years ago

DrWatson - v2.4.3

DrWatson v2.4.3

Diff since v2.4.2

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 4 years ago

DrWatson - v2.4.2

DrWatson v2.4.2

Diff since v2.4.1

Closed issues: - produceorload never returns with storepatch = true (#287)

Merged pull requests: - Added support for returning OrderedDict when using ntuple2dict. (#288) (@rs7q5)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 4 years ago

DrWatson - v2.4.1

DrWatson v2.4.1

Diff since v2.4.0

Closed issues: - Support for OrderedDicts (#278) - savename documentation (#284)

Merged pull requests: - Allow for OrderedDicts to be passed to dict_list and other similar functions (#283) (@rs7q5) - update defaults for keyword arguments of savename (#285) (@fkastner)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 4 years ago

DrWatson - v2.4.0

DrWatson v2.4.0

Diff since v2.3.0

Closed issues: - Macro @produce_or_load that also adds the script field like @tagsave (#136) - Convert strings to symbols on accesses option in savename for composite types (#259)

Merged pull requests: - Add macro @produce_or_load to add source file and line tag (#281) (@ulido) - Automatically convert String keys to Symbols in access. (#282) (@ulido)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 4 years ago

DrWatson - v2.3.0

DrWatson v2.3.0

Diff since v2.2.1

Closed issues: - Folders not preserved by Git (#280)

Merged pull requests: - Allow keyword pass through to wsave (#279) (@ulido)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 5 years ago

DrWatson - v2.2.1

DrWatson v2.2.1

Diff since v2.2.0

Merged pull requests: - Fall back on global git config (#277) (@moble)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 5 years ago

DrWatson - v2.2.0

DrWatson v2.2.0

Diff since v2.1.3

Merged pull requests: - Add isdirty(gitpath = projectdir()) function (#273) (@dingraha)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 5 years ago

DrWatson - v2.1.3

DrWatson v2.1.3

Diff since v2.1.2

Closed issues: - YouKeepUsingThatWord... (#272)

Merged pull requests: - Fix variable name in findproject (#276) (@moble)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 5 years ago

DrWatson - v2.1.2

DrWatson v2.1.2

Diff since v2.1.1

Closed issues: - Saving dataframe generated by collect_results! (#271)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 5 years ago

DrWatson - v2.1.1

DrWatson v2.1.1

Diff since v2.1.0

Closed issues: - Macro Hygiene @strdict (#239) - Track notebooks by clearing cell outputs with git hooks (#256)

Merged pull requests: - Fix crash of produce_or_load when saving file fails. (#268) (@Klafyvel)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 5 years ago

DrWatson - v2.1.0

DrWatson v2.1.0

Diff since v2.0.5

Closed issues: - Custom folder structure (#264)

Merged pull requests: - Allow templates in initialize_project (#266) (@Datseris) - Update the reference to Bibliography.jl (#267) (@Azzaare)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 5 years ago

DrWatson - v2.0.5

DrWatson v2.0.5

Diff since v2.0.4

Closed issues: - quickactivate only works if DrWatson is installed globally (#261)

Merged pull requests: - add info about global DrWatson (#262) (@Datseris)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 5 years ago

DrWatson - v2.0.4

DrWatson v2.0.4

Diff since v2.0.3

Closed issues: - Can't save csv file from produceorload (#258)

Merged pull requests: - Add .gitattributes at project initialization (#254) (@thompsonmj) - Corrected a small typo. (#257) (@ignace-computing) - QOL improvements on the what should be attempted to be tagged (#260) (@Datseris)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 5 years ago

DrWatson - v2.0.3

DrWatson v2.0.3

Diff since v2.0.2

Closed issues: - Icon not readable when viewed in dark mode (#247) - Module in src is not loaded when importing (#248)

Merged pull requests: - Add Julia project manager link, fix a broken link in docs (#249) (@thompsonmj) - Yet another kwargs: "equals" in savename (#252) (@JonasIsensee)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 5 years ago

DrWatson - v2.0.2

DrWatson v2.0.2

Diff since v2.0.1

Closed issues: - Savename function to modify a key name (to replace unicode characters to ASCII) (#237) - savename for scientific notation does not work on windows (#238)

Merged pull requests: - WIP: allow assignment syntax in @strdict (#240) (@JonasIsensee) - "dirty"-warning in gitdescribe includes gitpath (#241) (@adomasbaliuka) - CompatHelper: add new compat entry for "MacroTools" at version "0.5" (#243) (@github-actions[bot])

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 5 years ago

DrWatson - v2.0.1

DrWatson v2.0.1

Diff since v2.0.0

Merged pull requests: - Fix loading of results collection with JLD2 (#236) (@dominformant)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 5 years ago

DrWatson - v2.0.0

DrWatson v2.0.0

Diff since v1.18.3

Closed issues: - savename improvement for scientific notation (#158) - treatment of floating points in savename (#163) - Switch all doc to use JLD2.jl instead of BSON.jl (#231) - Would possible to use engineering notation for floating-point numbers? (#232)

Merged pull requests: - Rounding and scientific notation in savename (#233) (@Datseris) - replace bson with jld2 (#234) (@Datseris)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 5 years ago

DrWatson - v1.18.3

DrWatson v1.18.3

Diff since v1.18.2

Closed issues: - Relaxing type restrictions in saving functionality (#229)

Merged pull requests: - Relax type constraint (#230) (@JonasIsensee)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 5 years ago

DrWatson - v1.18.2

DrWatson v1.18.2

Diff since v1.18.1

Closed issues: - Saving files with long names. (#219)

Merged pull requests: - add storepatch keyword to produceorload (#228) (@Datseris)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 5 years ago

DrWatson - v1.18.1

DrWatson v1.18.1

Diff since v1.18.0

Closed issues: - dictlistcount returns wrong number of elements with @onlyif (#223) - Submodules flag not working in older versions of git. (#224)

Merged pull requests: - Fix #223 and #224 (#225) (@sebastianpech)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 5 years ago

DrWatson - v1.18.0

DrWatson v1.18.0

Diff since v1.17.0

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 5 years ago

DrWatson - v1.17.0

DrWatson v1.17.0

Diff since v1.16.6

Closed issues: - Error: The following package names could not be resolved: DrWatson (#216) - savename((;a=1e3),"bson") gives "a=1000.bson" (#220) - Issue Saving Large Arrays (#226)

Merged pull requests: - move to github actions (#218) (@Datseris) - Support do block for produce_or_load (#227) (@xukai92)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 5 years ago

DrWatson - v1.16.6

DrWatson v1.16.6

Diff since v1.16.5

Closed issues: - @onlyif can't handle vector values (#209)

Merged pull requests: - Fix treatment of nested onlyif definitions (#210) (@sebastianpech)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 5 years ago

DrWatson - v1.16.5

DrWatson v1.16.5

Diff since v1.16.4

Merged pull requests: - Fix typo in index.md (#211) (@tisztamo) - Add submodule diff to git patch (#212) (@sebastianpech)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 5 years ago

DrWatson - v1.16.4

DrWatson v1.16.4

Diff since v1.16.3

Closed issues: - Cite "ProjectManagement.jl" in related software (#201)

Merged pull requests: - DOI fixes (#208) (@arfon)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 5 years ago

DrWatson - v1.16.3

DrWatson v1.16.3

Diff since v1.16.2

Merged pull requests: - Minor edits (#207) (@dpsanders)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 5 years ago

DrWatson - v1.16.2

DrWatson v1.16.2

Diff since v1.16.1

Merged pull requests: - Update sumatra-part (#202) (@tamasgal) - Add ActivePapers (#203) (@tamasgal) - replace Set with unique! (#205) (@lhupe)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 5 years ago

DrWatson - v1.16.1

DrWatson v1.16.1

Diff since v1.16.0

Closed issues: - plotdir not defined (#198) - Weird behavior of dict_list (#199)

Merged pull requests: - Fix dict_list wrongly promoting types (#199) (#200) (@sebastianpech)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 5 years ago

DrWatson - v1.16.0

DrWatson v1.16.0

Diff since v1.15.1

Closed issues: - Package DrWatson does not have UnPack in its dependencies (#188) - Add test coverage metric (#190) - Add CONTRIBUTING.md or section to the docs (#191)

Merged pull requests: - add Pluto.jl to notebooks packages (#189) (@kescobo) - Paper review (#192) (@kescobo) - Add coverage (#193) (@JonasIsensee) - Paper: CWL part improvement (#194) (@tamasgal) - Add a "sort" option to savename (#196) (@tshort)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 5 years ago

DrWatson - v1.15.1

DrWatson v1.15.1

Diff since v1.15.0

Merged pull requests: - Correct breakline for README enumeration (#187) (@Datseris)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 6 years ago

DrWatson - v1.15.0

DrWatson v1.15.0

Diff since v1.14.7

Closed issues: - collect_results is missing, LoadError (#182) - Including Julia packages/modules in src (#183) - [FR]: Auto-completion in projectdir and co. (#184)

Merged pull requests: - Better README in initialize_project (#185) (@Datseris)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 6 years ago

DrWatson - v1.14.7

DrWatson v1.14.7

Diff since v1.14.6

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 6 years ago

DrWatson - v1.14.6

DrWatson v1.14.6

Diff since v1.14.5

Merged pull requests: - Update references (#178) (@tamasgal) - Add DOI for Sumatra (#179) (@tamasgal) - Use relpath in collect_results! (#180) (@nmheim)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 6 years ago

DrWatson - v1.14.5

DrWatson v1.14.5

Diff since v1.14.4

Closed issues: - collect_results undefined unless DataFrames is added (#177)

Merged pull requests: - cleaned some typos in the docs (#176) (@koehlerson)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 6 years ago

DrWatson - v1.14.4

DrWatson v1.14.4

Diff since v1.14.3

Merged pull requests: - Update project_setup.jl (#174) (@grahamstark) - Update Project.toml (#175) (@grahamstark)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 6 years ago

DrWatson - v1.14.3

DrWatson v1.14.3

Diff since v1.14.2

Merged pull requests: - Allow additional syntax for collect results (#168) (@JonasIsensee) - A few fixes to fulfil JOSS requirements (#173) (@tamasgal)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 6 years ago

DrWatson - v1.14.2

DrWatson v1.14.2

Diff since v1.14.1

Merged pull requests: - Create project structures that can be cloned as is (#170) (@UtkarshChemE)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 6 years ago

DrWatson - v1.14.1

DrWatson v1.14.1

Diff since v1.14.0

Merged pull requests: - Update real world example "Defining parameter sets with restrictions" (#171) (@sebastianpech)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 6 years ago

DrWatson - v1.14.0

DrWatson v1.14.0

Diff since v1.13.2

Merged pull requests: - Add JOSS Paper (#166) (@tamasgal) - Add feature for allowing parameter restriction for dicts passed to dict_list (#169) (@sebastianpech)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 6 years ago

DrWatson - v1.13.2

DrWatson v1.13.2

Diff since v1.13.1

Closed issues: - path for gitpatch on windows (#161)

Merged pull requests: - Make savename work with Inf and NaN values (#165) (@JonasIsensee)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 6 years ago

DrWatson - v1.13.1

DrWatson v1.13.1

Diff since v1.13.0

Closed issues: - jld2 does not work with wsave (ArgumentError: keys must be strings) (#160)

Merged pull requests: - Add warning to gitpatch if git is not in PATH (#162) (@sebastianpech)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 6 years ago

DrWatson - v1.13.0

DrWatson v1.13.0

Diff since v1.12.0

Merged pull requests: - Allow dates by default in savename (#159) (@Datseris)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 6 years ago

DrWatson - v1.12.0

DrWatson v1.12.0

Diff since v1.11.0

Merged pull requests: - Support keyword arguments in wsave and wload (#157) (@devmotion)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 6 years ago

DrWatson - v1.11.0

DrWatson v1.11.0

Diff since v1.10.3

Closed issues: - Bring @unpack and @pack in drwatson (#147) - collect_results! adds already existing entries (#154) - All dataframe-related test are failing (#156)

Merged pull requests: - Add packing macros (#148) (@Datseris) - Fix collect_results! bug (#155) (@nmheim)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 6 years ago

DrWatson - v1.10.3

DrWatson v1.10.3

Diff since v1.10.2

Closed issues: - Start documentation by flashing a minimal example (#131) - Workflow of DrWatson (#141) - @quickactivate question (#142)

Merged pull requests: - DrWatson Workflow Tutorial (#143) (@Datseris) - [ImgBot] Optimize images (#144) (@imgbot[bot])

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 6 years ago

DrWatson - v1.10.2

DrWatson v1.10.2

Diff since v1.10.1

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 6 years ago

DrWatson - v1.10.1

DrWatson v1.10.1

Diff since v1.10.0

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 6 years ago

DrWatson - v1.10.0

DrWatson v1.10.0

Diff since v1.9.2

Closed issues: - struct2ntuple (#138) - Add new travis key (#140)

Merged pull requests: - [WIP] JuliaDynamics documentation theme (#127) (@Datseris) - add new function struct2dict (#139) (@ssikdar1)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 6 years ago

DrWatson - v1.9.2

DrWatson v1.9.2

Diff since v1.9.1

Merged pull requests: - blacklist tagsave results (#137) (@Datseris)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 6 years ago

DrWatson - v1.9.1

DrWatson v1.9.1

Diff since v1.9.0

Closed issues: - Automated generation of project based on a text file (#2) - Setting DEFAULT_PATHS (#122) - Base.ntuple vs DrWatson.@ntuple (#129) - Path separator is OS-specific. Should it be? (#132) - @dict and @tagsave problem (#134)

Merged pull requests: - Add ignore to savename (#123) (@xukai92) - Allow preview docs to be pushed on PRs (#125) (@asinghvi17) - Show warning when savename-prefix contains path separators. Closes #132 (#133) (@tamasgal) - Recursive digits/scientific precision in savename (#135) (@PhilipVinc)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 6 years ago

DrWatson - v1.9.0

DrWatson v1.9.0

Diff since v1.8.1

Closed issues: - Add ignore to savename (#121)

Merged pull requests: - Add ignore to savename (#123) (@xukai92) - Install TagBot as a GitHub Action (#124) (@JuliaTagBot)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 6 years ago

DrWatson - v1.8.1

v1.8.1 (2020-02-03)

Diff since v1.8.0

Merged pull requests:

Scientific Software - Peer-reviewed - Julia
Published by julia-tagbot[bot] over 6 years ago

DrWatson - v1.8.0

v1.8.0 (2020-01-31)

Diff since v1.7.1

Merged pull requests:

Scientific Software - Peer-reviewed - Julia
Published by julia-tagbot[bot] over 6 years ago

DrWatson - v1.7.1

v1.7.1 (2020-01-03)

Diff since v1.7.0

Closed issues:

  • Tree view of a folder with file sizes (#115)
  • Relevant software (#113)

Scientific Software - Peer-reviewed - Julia
Published by julia-tagbot[bot] over 6 years ago

DrWatson - v1.7.0

v1.7.0 (2019-12-20)

Diff since v1.6.2

Merged pull requests:

  • Improve introductory file created by drwatson (#114) (Datseris)

Scientific Software - Peer-reviewed - Julia
Published by julia-tagbot[bot] over 6 years ago

DrWatson - v1.6.2

v1.6.2 (2019-12-17)

Diff since v1.6.1

Closed issues:

  • Keyword problem with @tagsave (#111)
  • Overload save and load instead of aliasing? (#105)

Merged pull requests:

Scientific Software - Peer-reviewed - Julia
Published by julia-tagbot[bot] over 6 years ago

DrWatson - v1.6.1

v1.6.1 (2019-11-25)

Diff since v1.6.0

Closed issues:

  • Make quickactivate do nothing if the project is already active. (#109)

Scientific Software - Peer-reviewed - Julia
Published by julia-tagbot[bot] over 6 years ago

DrWatson - v1.6.0

v1.6.0 (2019-11-15)

Diff since v1.5.0

Merged pull requests:

  • remove infinite spam from QUACKTIVATE and add @quickactivate (#110) (Datseris)

Scientific Software - Peer-reviewed - Julia
Published by julia-tagbot[bot] over 6 years ago

DrWatson - v1.5.0

v1.5.0 (2019-11-06)

Diff since v1.4.5

Closed issues:

  • Broken collect_results! when white_list is empty but special_list is not (#104)
  • .gitignore generated with initialize_project is write protected by default (#98)

Merged pull requests:

  • wsave and wload can now be overloaded (#108) (torfjelde)
  • Fix file permissions of initially created files (#107) (sebastianpech)

Scientific Software - Peer-reviewed - Julia
Published by julia-tagbot[bot] over 6 years ago

DrWatson - v1.4.5

v1.4.5 (2019-11-05)

Diff since v1.4.4

Closed issues:

  • Unknown option -C : data not saved (#101)

Merged pull requests:

  • Fix #104 Broken collect_results! when white_list is empty but special_list is not (#106) (sebastianpech)

Scientific Software - Peer-reviewed - Julia
Published by julia-tagbot[bot] over 6 years ago

DrWatson - v1.4.4

v1.4.4 (2019-10-18)

Diff since v1.4.3

Merged pull requests:

Scientific Software - Peer-reviewed - Julia
Published by julia-tagbot[bot] over 6 years ago

DrWatson - v1.4.3

v1.4.3 (2019-10-17)

Diff since v1.4.2

Scientific Software - Peer-reviewed - Julia
Published by julia-tagbot[bot] over 6 years ago

DrWatson - v1.4.2

v1.4.2 (2019-10-16)

Diff since v1.4.1

Closed issues:

  • compat in Project.toml breaks on rc versions (#99)

Merged pull requests:

  • better error handling (#102) (Datseris)

Scientific Software - Peer-reviewed - Julia
Published by julia-tagbot[bot] over 6 years ago

DrWatson - v1.4.1

v1.4.1 (2019-10-11)

Diff since v1.4.0

Closed issues:

  • savename digits respect "1e-6" syntax (#63)

Merged pull requests:

  • Only use major.minor.patch for compat version (#100) (karajan9)

Scientific Software - Peer-reviewed - Julia
Published by julia-tagbot[bot] over 6 years ago

DrWatson - v1.4.0

v1.4.0 (2019-10-10)

Diff since v1.3.0

Closed issues:

  • Add julia-compat line to initialize_project (#91)

Merged pull requests:

Scientific Software - Peer-reviewed - Julia
Published by julia-tagbot[bot] over 6 years ago