Closed issues:
- Issues running a Clojerl release #83
Merged pull requests:
- Added support for creating library projects. #87 (oubiwann)
- [#83] Update .app files with modules before creating a release #84 (jfacorro)
- Tweaked release plugin to mirror Erlang more closely. #82 (oubiwann)
0.8.0 (2020-07-07)
Implemented enhancements:
- Include stacktrace on error #75
- Add escriptize command #67
- Create template for creating escripts #63
Fixed bugs:
- Run command fails with more than one argument #73
- repl command crashes on first compilation on OTP 19 #72
Closed issues:
Merged pull requests:
- Prepare release 0.8.0 #81 (jfacorro)
- [#79] Release template and command #80 (jfacorro)
- [#63] escript template #78 (jfacorro)
- [#67] Add escriptize command #77 (jfacorro)
- [#75] Include stacktrace on compile error #76 (jfacorro)
- [#73] Resolve var and then apply the arguments #74 (jfacorro)
0.7.0 (2020-03-22)
Fixed bugs:
- Error generated when providing --var for running a test #60
Closed issues:
- clje.user ns in REPL doesn't refer clojure.core when started from clean project #69
- Add run command #65
Merged pull requests:
- Prepare release 0.7.0 #71 (jfacorro)
- [#69] Restart clojerl before starting the REPL when clje.user doesn't refer vars from clojure.core #70 (jfacorro)
- [#65] Add run command #66 (jfacorro)
- Renamed compile_file to file #64 (jfacorro)
- [#60] Also handle result from clojure.test/test-var #62 (jfacorro)
- [#60] Also handle result from clojure.test/test-var #61 (jfacorro)
0.6.8 (2019-07-29)
Closed issues:
Merged pull requests:
0.6.7 (2019-07-15)
Closed issues:
Merged pull requests:
- Add hex badge #54 (jfacorro)
- [Closes #52] Support starting a repl in an almost empty rebar.config #53 (jfacorro)
- Include basic testing template #51 (arpunk)
- Use hex dependency in template #49 (jfacorro)
0.6.6 (2019-07-09)
Closed issues:
- Document optional entries for rebar.config #47
- Update documentation #42
- Define sane defaults when there is no rebar.config #11
Merged pull requests:
- [#50] Process provider_hooks for the 'compile' task #56 (jfacorro)
- Add link to hex badge #55 (jfacorro)
- [Closes #47] document rebar3.config options #48 (jfacorro)
- Prepare release 0.6.6 #45 (jfacorro)
- clojerl test task is run in the test profile #44 (jfacorro)
- [Closes #42] update documentation and template #43 (jfacorro)
- Fix rebar3 template #41 (arpunk)
0.6.5 (2018-11-21)
Closed issues:
- Add template for a clojerl project #38
Merged pull requests:
0.6.4 (2018-09-17)
Fixed bugs:
- Exit with failure when there are failed tests or errors #36
Closed issues:
- OTP 21 compatible #34
Merged pull requests:
- [Closes #36] Check failures or errors and exit if any #37 (jfacorro)
- [Closes #34] WITH_STACKTRACE macro for OTP 21 #35 (jfacorro)
0.6.3 (2018-08-27)
Fixed bugs:
- Apply compile order to deps #32
Merged pull requests:
0.6.2 (2018-08-25)
Fixed bugs:
- Check for clojerl compilation #30
Merged pull requests:
0.6.1 (2018-08-20)
Merged pull requests:
0.6.0 (2018-08-08)
Merged pull requests:
- Adapt plugin to be able to compile Clojerl with it #26 (jfacorro)
- Include apps finding clojerl #25 (jfacorro)
0.5.0 (2018-07-10)
Closed issues:
- Add command to run tests #12
Merged pull requests:
0.4.0 (2018-05-20)
Implemented enhancements:
- Handle protocol compilation correctly #22
Fixed bugs:
- Compile task doesn't fail on error #20
Merged pull requests:
- [Closes #22] Handle issues with protocol compilation #23 (jfacorro)
- [Closes #20] Abort on compiler error #21 (jfacorro)
- [Closes #6] Include stacktrace in errors #7 (jfacorro)
0.3.0 (2018-04-23)
Closed issues:
- Define *compile-protocols-path* in order to handle latest changes #18
Merged pull requests:
0.2.2 (2018-03-04)
Implemented enhancements:
- Print all of stacktrace on error only when debugging #15
Merged pull requests:
0.2.1 (2018-02-08)
Merged pull requests:
0.2.0 (2017-12-09)
Implemented enhancements:
- Add options to the repl task #3
Merged pull requests:
0.1.0 (2017-10-29)
Implemented enhancements:
Fixed bugs:
- Show errors when compiling #2
Closed issues:
- Compile deps too #8
Merged pull requests:
- [Closes #4] Don't recompile unmodified source files [Closes #8] Compile deps #9 (jfacorro)
- [Closes #2] Print compile-time errors #5 (jfacorro)
- Add repl command #1 (jfacorro)
* This Changelog was automatically generated by github_changelog_generator