Skip to content

Releases: fermitools/declad

2.3.8 bugfix release

04 Feb 19:55

Choose a tag to compare

What's Changed

This is a bugfix release from 2.3.7

  • correct issues with added min_file_size when ommitted by @marcmengel in #66
  • include required_metadata in valid config entry list by @marcmengel in #66

Full Changelog: 2.3.7...2.3.8

2.3.7

16 Dec 16:49
4ddd373

Choose a tag to compare

What's Changed

Full Changelog: 2.3.6...2.3.7

2.3.6 Bugfix release

10 Mar 16:33

Choose a tag to compare

What's Changed

  • Metadata extract path by @marcmengel in #61 so setups with subdirectories in the dropbox, etc. work with metadata extractors
  • add try/except around fadvise bits by @marcmengel in #62 to be less sad if files in a "local" dropbox aren't available to call fadvise when done.

Full Changelog: 2.3.5...2.3.6

2.3.5 Bugfix release

10 Jan 15:54

Choose a tag to compare

What's Changed

  • data.dataset_name takes precedent for dataset scope and use namespace… by @dougbenjamin in #57

New Contributors

Full Changelog: 2.3.4...2.3.5

Fadvise bugfix release

07 Jan 15:19
830b6a7

Choose a tag to compare

Changed slightly from previous release to not use the python-fadvise module anymore, and directly call os.posix_fadvise.

2.3.3 small feature release

30 Oct 19:08

Choose a tag to compare

What's Changed

Full Changelog: 2.3.2...2.3.3

2.3.2 Actually fix #41

22 Oct 19:09

Choose a tag to compare

Previous changes were trying to fix the wrong problem. This just adds the template_tags routine to the dune custom module.

Full Changelog: 2.3.1...2.3.2

2.3.1 Bugfix release

22 Oct 18:09

Choose a tag to compare

This release includes bugfixes for several bugs found rather immediately in the 2.3.0 release.

What's Changed

Full Changelog: 2.3.0...2.3.1

2.3.0

17 Oct 04:10

Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.3.0

2.2.0

29 Jul 19:18

Choose a tag to compare

What's Changed in 2.2.0

Full Changelog: v2.1.1...2.2.0