+31
lexicons/CHANGELOG.md
+31
lexicons/CHANGELOG.md
···
···
1
+
# changelog for @clipprjs/lexicons
2
+
3
+
## v1.0.0
4
+
5
+
> this version should be considered as the starting point for a usable Lexicon API. previous versions should be ignored.
6
+
7
+
* added search queries for clips, tags and profiles
8
+
* added `social.clippr.actor.defs#preferences` with an accompanying query and procedure lexicon
9
+
* added more inline documentation to previously existing lexicons
10
+
* added query lexicons for having a clip and tag feed on a profile
11
+
* added general query lexicons for at:// URIs linking to clips and tags
12
+
13
+
## v0.1.4
14
+
15
+
* added length constraints to more strings in record lexicons
16
+
17
+
## v0.1.3
18
+
19
+
* made `displayName` required for profile records
20
+
21
+
## v0.1.2
22
+
23
+
* added npm tags.. i guess
24
+
25
+
## v0.1.1
26
+
27
+
* something(?)
28
+
29
+
## v0.1.0
30
+
31
+
* initial record and `social.clippr.actor.getProfile` query lexicons
+2
-2
lexicons/README.md
+2
-2
lexicons/README.md
···
2
3
Lexicon package auto-generated with `@atcute/lex-cli`
4
5
-
> This package is *very* unstable. Lexicon attributes can be modified at any moment.
6
> Please do not use this package for anything until the [Clippr server](https://tangled.sh/@hexmani.ac/clippr) has been
7
-
> deployed for either public or developer consumption.
8
9
## Usage
10
···
2
3
Lexicon package auto-generated with `@atcute/lex-cli`
4
5
+
> This package is *somewhat* unstable. Lexicon attributes can be modified at any moment.
6
> Please do not use this package for anything until the [Clippr server](https://tangled.sh/@hexmani.ac/clippr) has been
7
+
> deployed for either public or developer usage.
8
9
## Usage
10