File: NEWS

package info (click to toggle)
datalad 1.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,148 kB
  • sloc: python: 69,414; sh: 1,521; makefile: 220
file content (14 lines) | stat: -rw-r--r-- 670 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
datalad (0.12.0-1) unstable; urgency=medium

  - More robust behavior across a wider range of use cases, and major
    changes in API and behavior, e.g. no support for Git-annex direct
    mode repositories anymore
  - Relative paths as arguments to commandline commands are now uniformly
    interpreted as relative to PWD
  - Extensive user documentation at http://handbook.datalad.org
  - `save` command fully replaces `add`
  - New `status` command with matching `diff command
  - Hook mechanism to execute arbitrary DataLad commands when configurable
    result patterns are observed

 -- Yaroslav Halchenko <debian@onerussian.com>  Sat, 11 Jan 2020 09:16:03 -0500