summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* fix a typo in the usage sectionAndrey Listopadov2022-10-291-1/+1
|
* remove the :relative require, update installation guide, update docstringsAndrey Listopadov2022-10-291-10/+16
|
* update docs, readme and cnagelog for v1.0.0 releaseAndrey Listopadov2022-08-211-3/+3
|
* fix: update import-macros example in readmeAndrey Listopadov2021-10-171-1/+1
|
* fix: remove badges from readmeAndrey Listopadov2021-02-201-3/+0
|
* fix: update heading linksAndrey Orst2021-01-241-2/+1
|
* feature: include documentation testing in pipelineAndrey Orst2021-01-241-1/+3
|
* fix: Fennel 0.8.0 enhancementsAndrey Orst2021-01-191-0/+40
Changelog: - fixed bug in try - reworked pretty printing for sets - handle cycles in sets - use new fennel.view format - reorganized library to make requiring it easier