- Add the ability to read from a file
This is the first public release of eq
.
- Expose
eq.core/select
- Improve the documentation
- Support more selectors:
.foo.bar
for#(-> % :foo :bar)
and:foo
for simple keywords. - Extract I/O utilities from
eq.core
intoeq.io
- Add more tests