-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathNEWS.Rmd
57 lines (32 loc) · 1.3 KB
/
NEWS.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
---
title: "NEWS"
output:
github_document:
html_preview: yes
---
#### datapackage.r v1.3.4
update profiles and httptest::with_mock_api
#### datapackage.r v1.3.3
update profiles
#### datapackage.r v1.3.2
keep profiles up to date
#### datapackage.r v1.3.1
keep profiles up to date
#### datapackage.r v1.3
add dialects, validate, filter dialect accoriding to js current version https://github.com/frictionlessdata/datapackage-js/tree/0ec8220f52b917422277decd673081609c6db38e
----------------------------------------------------------------
#### datapackage.r v1.2
add Makefile, LEAD.md files to buildignore
----------------------------------------------------------------
#### datapackage.r v1.1
keep profiles up to date - https://specs.frictionlessdata.io//profiles/
----------------------------------------------------------------
#### datapackage.r v1.0
The library based on the Frictionless Data specs v1 - https://specs.frictionlessdata.io//data-package/
----------------------------------------------------------------
#### datapackage.r v0.1
First stable version of the library.
----------------------------------------------------------------
#### datapackage.r v0.0.0.9000
helpers, errors, validate, profile, resource functions
----------------------------------------------------------------