- Fix cl-case error.
- Use Emacs built-in url.el instead of request.el library.
- Merge the dev code to master.
- Add check when creating a relation between relations.
- Enhance UI when renaming a concept.
- Change code architecture back to the classic style.
- Add a cache layer to improve the performance.
- Fix bug that relations of deleted concept are not removed.
- Fix bug that sometimes concept body cannot be rendered properly.
- Change code architecture to package-per-file style.
- Add
/api
prefix to all API. - Fix bug that sometimes org-mode cannot be loaded with multiple concept buffers.
- Add support for opening multiple concepts simultaneously.
- Remove auto save function because it may cause data loss.
- Put Chameleon into Quicklisp so that it can be installed automatically.