1.2 (2018-03-15)
Implemented enhancements:
Fixed bugs:
- Remove NOTE about rebar from Subdirectory rule #48 (elbrujohalcon)
Closed issues:
- Move from Erlang.mk to rebar3 #79
- vim syntax plugin? #69
- Don't leave debugging calls in your source code #55
- Spaces per indentation #52
- Change recommendation of git protocol to https for dependency download #51
- How do you guys get your funs indented only 2 characters? #49
- Suggestion: Separate responsibilities in sumo_db. #40
- Project Structure #30
- Header files: 'should not include' and 'could include' #20
Merged pull requests:
- Perform a cleanup round on the guidelines #85 (elbrujohalcon)
- Removed copypasta #84 (igaray)
- [FIXES #20] Add header guidelines #83 (igaray)
- Do not use timer:sleep/1 in tests #82 (elbrujohalcon)
- Remove dead hipchat link #81 (elbrujohalcon)
- [Close #79] Move from Erlang.mk to rebar3 #80 (Euen)
- Added link to xref to readme file #78 (LuboVarga)
- Avoid recursion #77 (elbrujohalcon)
- Basho upgrades #76 (elbrujohalcon)
- Basho upgrades #75 (elbrujohalcon)
- should be its #72 (getong)
- Exit better than throw #71 (lucafavatella)
- Throw is not loud error #70 (lucafavatella)
- Fixed case of variable
Arg
in dyn_calls #68 (clarete) - [Fix #55] Add rule not to leave debug calls around #66 (elbrujohalcon)
- Add Templates for PRs and Issues #65 (elbrujohalcon)
- Add Radek's blog post link #63 (elbrujohalcon)
- Missing horizontal line #62 (elbrujohalcon)
- Fix compilation issues in #60 #61 (elbrujohalcon)
- Avoid export all #60 (kbaird)
- No implicit included functions when using mixer #59 (jfacorro)
- Make it explicit that digits are allowed in function names - README.m… #58 (kbaird)
- Prefer Pattern Matching over Equality #57 (elbrujohalcon)
- [Closes #51] Update protocol recommendation #54 (igaray)
- Updated license #53 (spike886)
- Create LICENSE #50 (andresinaka)
- [#40] separate responsibilities in sumo_db #47 (Euen)
1.1 (2014-12-30)
Fixed bugs:
- 'Move stuff to independent applications' Is not in the table of contents #41 (HernanRivasAcosta)
Closed issues:
- Using length/1 might be a red flag #28
- Prefer the git protocol over others when specifying dependency URLs #27
- Remove elvis from the list of dependencies #25
- When making a library, make sure all API functions reside in one module #19
- Change lines by expressions #17
- README.md structure #5
- REJECTED.md #4
- Migrate data from inaka's private list of standards #3
- Create CONTRIBUTING.md #2
Merged pull requests:
- Revert "[Closes #30] Added project structure guideline" #45 (elbrujohalcon)
- Added the facade pattern examples and reasoning #44 (HernanRivasAcosta)
- Added the reasoning #43 (HernanRivasAcosta)
- Added examples and logic for issue 28 #42 (HernanRivasAcosta)
- [Closes #30] Added project structure guideline #39 (igaray)
- Modified the contributing doc to conform to current rule format #38 (igaray)
- [Closes #27] Prefer git protocol for deps #37 (igaray)
- Atom names #36 (jfacorro)
- Variable Names #35 (jfacorro)
- Function names #34 (jfacorro)
- Record Definition Placement #33 (jfacorro)
- Types in exported functions #32 (elbrujohalcon)
- Don't import #31 (elbrujohalcon)
- Get your types together! #29 (elbrujohalcon)
- [fix #25] Remove elvis from dependencies. #26 (Euen)
- Rule: no nested try…catch blocks #24 (elbrujohalcon)
- No Trailing Whitespace #23 (elbrujohalcon)
- Update README.md #22 (igaray)
- 80 is the de-facto standard #21 (elbrujohalcon)
- Provide examples in .erl files #18 (igaray)
- Suggestion: Move stuff to independent applications #16 (elbrujohalcon)
- Replace PRIVATE and PUBLIC by EXPORTED and… humm… not exported? #15 (elbrujohalcon)
- Provide examples in .erl files #13 (igaray)
- Missing separator. #12 (jfacorro)
- Igaray.toc #11 (igaray)
- [Closes #2] Added CONTRIBUTING.md #10 (igaray)
- [Closes #4] Added REJECTED.md #9 (igaray)
- Suggestion: use lists:foreach or LC instead of lists:map #8 (igaray)
- Suggestion: Use Macros appropriately #7 (igaray)
- Suggestion: Do not share types by including them in hrl files. #6 (igaray)
- Provide examples in .erl files #1 (elbrujohalcon)
* This Change Log was automatically generated by github_changelog_generator