Closed issues:
- Github Authentication #492
- Wrong error message when the organization is not right #491
- Mock Credential on console.log #490
2.1.0 (2020-10-05)
Closed issues:
- Notify for new repo version #589
- Fix broken link CONTRIBUTING.md #576
- To improve the user experience implement shortcuts like bash #571
- Suggest the use of the flag --watch when the comands rit build or rit build formula are used #558
- rit add repo with STDIN in README file isn't working #546
- move 'rit show context' to list group #526
- 'rit tutorial' command shows the same output for enabled or disabled #525
- Remove emojis from sentences #572
- Local environment config is lost when installation script is run #570
- 'rit create formula' accepts core commands as formula name #549
- flag --watch doesn't send metrics #542
- Add validation with regex in the config.json inputs #513
- Check why the formula's tmp folder is not deleted when formula execution fails #502
- Add field to set if the Input is Optional or Required #488
- Wizard - Use formulas #462
Merged pull requests:
- Remove preinst.sh script #586 (kaduartur)
- Set tutorial output more informative #583 (Harirai)
- Fixing windows installer and logo #574 (henriquemoraeszup)
- Default tree refactoring to use file manager of package stream #568 (brunats)
- Use version 1.3.0 of horus #567 (victor-schumacher)
- Update horus cmd #562 (victor-schumacher)
- Added tests to default tree file #561 (brunats)
- Add required field to Input struct #551 (kaduartur)
- Add defer to PostRun function #548 (kaduartur)
- add check for core commands on create formula #544 (victor-schumacher)
- Release 2.0.6 merge #543 (zup-ci)
- Add validation with regex in the config.json inputs #512 (JoaoDanielRufino)
- refactor: remove emojis #580 (DittrichLucas)
- Fix broken link to Ritchie FAQs #577 (Harirai)
- Add info build formula #569 (DittrichLucas)
- Add sending metrics for the --watch flag #563 (DittrichLucas)
- Wizard - Use formulas #552 (DittrichLucas)
- Hotfix/readme command #547 (GuillaumeFalourd)
2.0.6 (2020-09-22)
Closed issues:
- hello-world demo fails using --docker #531
- Inform the user when any local formula repository has a new release available #516
- Frees use of formulas that do not require the commons repository #495
- Create new command rit delete workspace #471
- Use new metrics API version #464
- Download Ritchie OS requirements when installing. #428
- Use github credentials to add private repo. #382
- Collect new metrics #489
- Ritchie doesn't find the $HOME PATH with space #438
- Add Shell script strategy to build formulas #436
- MSI insufficient privileges #433
- Command line validation #393
- Add a tutorial field to the config.json file #391
- Add command to remove a particular formula from a workspace. #388
- View the download progress of the docker image #387
Merged pull requests:
- add metrics acceptance question info #537 (victor-schumacher)
- Add support to the tutorial field in config.json #534 (kaduartur)
- Add shell build strategy to build formulas #533 (kaduartur)
- add repo info to metrics #532 (victor-schumacher)
- Displays error when invalid argument added to command #530 (brunats)
- Command's run time #523 (victor-schumacher)
- change executor to a ubuntu machine #519 (victor-schumacher)
- Added tests to update repo command #515 (brunats)
- Added changes suggested by goimports #509 (brunats)
- show docker logs on formula build #506 (victor-schumacher)
- Fixed privileges for the msi installer to use the program files folder. #505 (fabianofernandeszup)
- Release 2.0.5 merge #504 (zup-ci)
- Delete workspace command #481 (JoaoDanielRufino)
- Create new command rit delete formula #447 (JoaoDanielRufino)
- Remove the ritchie path from the metricId #540 (DittrichLucas)
- Upgrade metric api #539 (kaduartur)
- Preparing for the Hacktoberfest #538 (GuillaumeFalourd)
- Fixing conditional bug #527 (henriquemoraeszup)
- Add column from latest version on list repo command #518 (brunats)
- Added commons repository acceptance info to metrics #517 (victor-schumacher)
- update lint executor #514 (victor-schumacher)
- change bucket #508 (ernelio)
2.0.5 (2020-09-08)
Closed issues:
- [Feature] - rit clean temp #476
- [FEATURE] Don't execute locally if docker not installed when using flag #437
- Reduce qnt of parameters in Run method in node #432
- [FEATURE] Suggest to download programming languages (locally) if needed #427
- [FEATURE] Functional tests for upgrade #419
- [FEATURE] Functional tests for tutorial #418
- [FEATURE] Functional tests for build formula #417
- [FEATURE] Functional tests for build #416
- [FEATURE] Functional tests for set repo-priority #412
- [FEATURE] Functional tests for delete repo #409
- [FEATURE] Functional tests for delete context #408
- [FEATURE] Functional tests for completion powershell #407
- [FEATURE] Functional tests for completion fish #406
- Create provider and credential automatically according to the executed formula #385
- [FEATURE] - Check config.json before executing the formula and inform if the user needs to pass credentials. #384
- [BUG] - Add the version of the repository to the docker image generated #380
- Improved CI to avoid 'killed signal' error #497
- [BUG] STDIN & DOCKER flag don't work together #494
- Rit list credential - E-mail format #483
- Metrics acceptance question when rit is updated #463
- Enable rit execution inside the docker. #455
- Ask for default execution type (docker / local) with RIT INIT. #443
- When build fail locally, suggest user to use --docker flag #439
- [FEATURE] Functional tests for create formula #414
- [BUG] STDIN doesn't work with input type PASSWORD #404
- Not adding community repo leads to unpredictable behavior #402
- [BUG] Add repo command may present an incomprehensible error #397
- Conditional options on config.json #390
- [FEATURE] - Allow formulas without dockerfile and only run locally #386
- [BUG] - Formulas with the same directory structure are causing an error in the build and execution #383
- Check http status when request stable version #373
Merged pull requests:
- Improved CI to avoid 'killed signal' error #503 (DittrichLucas)
- Remove command lock without initialization #496 (brunats)
- Add stdin validation for docker execution #493 (GuillaumeFalourd)
- add metrics question on rit upgrade command #487 (victor-schumacher)
- Duplication of letters in the command list credentials #484 (victor-schumacher)
- Add the 'password' input type to stdin #482 (kaduartur)
- Ask for default execution type (docker / local) with RIT INIT #480 (kaduartur)
- Added step to question about formula found #478 (brunats)
- Add functional test for tutorial #465 (DittrichLucas)
- Release 2.0.4 merge #461 (zup-ci)
- upgrade when version server don't respond with 200 #456 (victor-schumacher)
- Add functional test for completion powershell #486 (DittrichLucas)
- Add functional test for completion fish #479 (DittrichLucas)
- Add functional test for upgrade #469 (DittrichLucas)
- Adding EMAIL to GITLAB credential #467 (GuillaumeFalourd)
- Fix incomprehensible error in command rit add repo #466 (brunats)
- Add functional test for build #458 (DittrichLucas)
- Adding conditional steps to config prompt #454 (henriquemoraeszup)
- Asking for credential during formula runtime #423 (henriquemoraes8)
- Mount volume of the .rit folder inside the container #403 (fabianofernandeszup)
2.0.4 (2020-08-21)
Closed issues:
- [FEATURE] Functional tests for update #415
- Functional tests for create #413
- [FEATURE] Functional tests for list credential #411
- [FEATURE] Functional tests for list #410
- [BUG] Creating python formulas with dependencies #223
- [BUG]Error on login when password contains special character #168
- [BUG] Conflict between V1 and V2 releases #445
- Update and improve issues templates #421
- [FEATURE] Add entry by stdin in the init command #396
- [FEATURE] Create new command "rit metrics" #374
- [FEATURE] Process and send metrics to server #370
- [FEATURE] Send formula commands metrics #369
- [FEATURE] Collect commands metrics #368
- [FEATURE] Ask on init if user want to send usage metrics #367
Merged pull requests:
- Add functional test for update #457 (DittrichLucas)
- Standardized metrics command #452 (kaduartur)
- Add functional test for create #448 (DittrichLucas)
- Add functional test for list credential #442 (DittrichLucas)
- Updating Horus pipeline job #434 (nathannascimentozup)
- Add functional test for list #430 (DittrichLucas)
- Add entry via stdin to the init command #426 (brunats)
- [ENHANCEMENT] Hello world formula command in README #401 (GuillaumeFalourd)
- Improves inputListCustomMock to use a custom function #400 (brunats)
- [FEATURE] Add EMAIL to provider variables #395 (GuillaumeFalourd)
- Release 2.0.3 merge #377 (zup-ci)
- Fix tutorial test #460 (kaduartur)
- [FIX] Change pipeline lint #453 (ernelio)
- Formatted metric text in init command #451 (kaduartur)
- Add collect metric to the main file #450 (kaduartur)
- Collect Product Metrics #449 (kaduartur)
- Fix version.sh expression #446 (kaduartur)
- Create HTTP and gRPC client to metrics #441 (kaduartur)
- Update tutorial on stdin and add tests #435 (brunats)
- Collector function for metrics #429 (victor-schumacher)
- Update issues templates #424 (brunats)
- Improves issues templates #422 (brunasilvazup)
- Adds question about metrics in init #420 (brunats)
- Metrics check #405 (victor-schumacher)
- [FEATURE] add metrics command #394 (victor-schumacher)
- [FEATURE] Create implementation to UserIdGenerator #379 (kaduartur)
- [ENHANCEMENT] build formula tutorial #378 (victor-schumacher)
- [FEATURE] Create interface for metrics #375 (kaduartur)
2.0.3 (2020-08-07)
Closed issues:
- [BUG] Create formula with specific words #249
- [BUG] Using rit build formula appends to application.bat instead of replacing #238
Merged pull requests:
1.0.0 (2020-08-06)
Merged pull requests:
- Release 1.0.0 beta.23 #339 (sandokandias)
- [Fix] Credential AWS Provider Default #313 (fabianofernandeszup)
- [FIX] stable version URL #371 (kaduartur)
2.0.2 (2020-08-06)
Merged pull requests:
- fix wix #364 (ernelio)
- [FIX] Fix Makefile is_release #363 (ernelio)
- Release 2.0.1 merge #362 (zup-ci)
- fix message about Ritchie Legacy-1.0.0 #360 (rodrigomedeirosf)
2.0.1 (2020-08-06)
Merged pull requests:
- [FIX] Add repo with the commons name #361 (kaduartur)
- [Feature] Add hooks in packagings #359 (ernelio)
- Release 2.0.0 merge #358 (zup-ci)
2.0.0 (2020-08-05)
Closed issues:
- [BUG] lint doesn't fail pipeline when find issue #347
- [FEATURE] Adding hello world template in KOTLIN (rit create formula) #220
- [FEATURE] Adding hello world template in SWIFT (rit create formula) #188
- [FEATURE] Adding hello world template in PERL (rit create formula) #187
- [FEATURE] Adding hello world template in RUST (rit create formula) #181
- [FEATURE] Adding hello world template in C# (rit create formula) #179
- [FEATURE] rit list credential command #178
Merged pull requests:
- [Fix] lint #357 (kaduartur)
- [FIX] init warning msg #355 (kaduartur)
- Fix notice #354 (brunats)
- Added information about legacy version 1.0.0 #353 (brunats)
- remove files #352 (ernelio)
- fix license #351 (ernelio)
- Support gitlab provider on command add repo #350 (kaduartur)
- fix license #349 (ernelio)
- [FIX] Fix make build stderr #348 (kaduartur)
- Fix linter #346 (victor-schumacher)
- Credential through file #345 (victor-schumacher)
- [FEATURE] Beautification for windows #344 (kaduartur)
- [FEATURE] Update go-cli-spinner lib #340 (kaduartur)
- [Fix] build local #338 (kaduartur)
- List repo url #337 (viniciussousazup)
- Fix work space that have space #336 (viniciussousazup)
- change errKeyNotFoundTemplate #335 (viniciussousazup)
- [FEATURE] Path for win bin download #333 (ernelio)
- Change build formulas behavior #332 (kaduartur)
- Change VerifyNewVersion #331 (viniciussousazup)
- Verbose flag #330 (viniciussousazup)
- Improment PR guide lines #328 (sandokandias)
- Adding ansible credentials and bugfix for 2.0 #327 (henriquemoraes8)
- remove team and single #326 (ernelio)
- Adding licensing to everything #325 (viniciusramosdefaria)
- Fix/list credential #323 (victor-schumacher)
- Verify Credencial of config.json #322 (viniciussousazup)
- Change Set credencial #321 (viniciussousazup)
- Improvement readme #318 (sandokandias)
- Fix/build_docker #317 (kaduartur)
- Metadata #312 (viniciussousazup)
- Updated help messages #311 (brunats)
- Run Horus #310 (Leonardo-Beda-ZUP)
- Change Upgrade and CommonsUrl #309 (viniciussousazup)
- Change functional tests #308 (viniciussousazup)
- Improvement/repo priority setter test #306 (miguelhbrito)
- Improvement/repo test #305 (viniciussousazup)
- Create journey tips #304 (brunats)
- Feature/build formula #302 (kaduartur)
- List credentials command #295 (victor-schumacher)
1.0.0-beta.24 (2020-08-03)
Closed issues:
- Create journey tips #289
Merged pull requests:
- [FIX] Fix build formula on Windows #307 (kaduartur)
- Vulnerability SSL pipeline blocking ignored #239 (Leonardo-Beda-ZUP)
1.0.0-beta.23 (2020-07-27)
Merged pull requests:
1.0.0-beta.22 (2020-07-20)
Merged pull requests:
- added clean autocompletion #301 (marcosgmgm)
- Release 1.0.0-beta.21 merge #299 (zup-ci)
- Fix tmp bin dir pattern #298 (viniciussousazup)
- [Suggest] Pull review guidelines according to last meeting #292 (henriquemoraes8)
- Clean formulas command #288 (henriquemoraes8)
1.0.0-beta.21 (2020-07-20)
Closed issues:
- [BUG] make test-local doesn't work with space in PATH obtained with PWD command #183
- [BUG] Error when adding kubeconfig too big #173
- [BUG]Local Formula #148
- [FEATURE] Resize website layout #140
- [FEATURE] Adding a new input type : SELECTOR #50
Merged pull requests:
- change path to stable version #297 (marcosgmgm)
- adding powershell and fish and modifying helpers #294 (viniciusramosdefaria)
- [FIX] Windows Installer no longer requires admin privilege #291 (douglasvinter)
- Add context and -it arg to docker #290 (JoaoDanielRufino)
- Add files entry to
set credential
command #287 (marcoscostazup) - [FIX] Update vendor and remove glide #285 (ernelio)
- [FIX]Change legacy-version #281 (ernelio)
- [FIX] Node Dockerfile template #280 (henriquemoraes8)
- [DEPRECATION] Removed
rit clean repo
command #278 (marcoscostazup) - adding legatsy pipeline to allow running old code #275 (viniciusramosdefaria)
- Release 1.0.0-beta.20 merge #274 (zup-ci)
- Improvement/rit completion #273 (viniciussousazup)
- [fix] del in uninstaller hook win #267 (ernelio)
- Add signature in single #265 (ernelio)
- Release 1.0.0-beta.19 merge #259 (zup-ci)
- FEATURE - Improving information about help #256 (brunats)
- [Feature] Adding ruby language support #252 (henriquemoraes8)
- Feature/verbose flag #250 (antonioolf)
- Fix formula path separator based on os #240 (felipemdrs)
1.0.0-beta.20 (2020-07-13)
Closed issues:
- [FEATURE] Adding hello world template in RUBY (rit create formula) #186
- [FEATURE] Enhancement of the rit set credential command on single version #177
1.0.0-beta.19 (2020-07-08)
Closed issues:
- [FEATURE] Check the possibility of using vendor #47
Merged pull requests:
- [fix] Signature bin windows #251 (ernelio)
- Feature/sign bin #248 (ernelio)
- [FIX] run go mod vendor #247 (kaduartur)
- [FEATURE] Add glide and vendor in project #244 (ernelio)
- Release 1.0.0-beta.18 merge #243 (zup-ci)
- [FEATURE] List and add on set credentials #241 (victor-schumacher)
- [ENHANCEMENT] simplify PR template #237 (sandokandias)
- [FEATURE] Change Login and Init behavior #236 (marcoscostazup)
- [FEATURE] survey prompt #233 (viniciusramosdefaria)
- [FEATURE] Build formulas on Windows #232 (kaduartur)
- modifying final stuff #229 (viniciusramosdefaria)
- Feature/surveyprompt #225 (viniciusramosdefaria)
- Feature/surveyprompt #210 (viniciusramosdefaria)
1.0.0-beta.18 (2020-07-06)
Merged pull requests:
- fix lint timeout #235 (ernelio)
- [fix] lint killed #234 (ernelio)
- Release 1.0.0-beta.17 merge #231 (zup-ci)
- [FIX] improvements rit upgrade #215 (marcoscostazup)
1.0.0-beta.17 (2020-06-30)
Closed issues:
- [FEATURE] Add to command
rit create formula
the build formula command #214 - [BUG] Windows colors #196
- [FEATURE] Adding hello world template in PHP (rit create formula) #185
- [BUG] Create formula error #171
- [BUG]Module Axios not found. #149
Merged pull requests:
- [fix] Fix stable qa #226 (ernelio)
- [feature] Add integration test in core commands team. #224 (ernelio)
- [FEATURE] Docker ritchie-server #219 (marcosgmgm)
- [FIX] release creator #218 (ernelio)
- fix dialer when err #217 (viniciussousazup)
- [FEATURE] Adding hello world template in PHP (Issue #185) #216 (antonioolf)
- Feature/cli team tests #213 (dmbarra)
- [FEATURE] Create formula and build #212 (kaduartur)
- Fix delivery release packaging #211 (ernelio)
- Release 1.0.0-beta.16 merge #208 (zup-ci)
- Release 1.0.0-beta.15 merge #207 (zup-ci)
- Release 1.0.0-beta.14 merge #206 (zup-ci)
- Fix/colors windows #200 (victor-schumacher)
- [FEATURE] Change login and init to get totp #190 (viniciussousazup)
1.0.0-beta.15 (2020-06-24)
1.0.0-beta.14 (2020-06-24)
1.0.0-beta.16 (2020-06-24)
Closed issues:
- [FEATURE] rit build formula command #176
- [BUG] PWD environment variable error passed by formula runner #155
- [BUG] RIT Team: set server with invalid URL #91
- [FEATURE] Run formulas inside a docker container #80
- [FEATURE] Create a beautiful screen after login and logout #22
Merged pull requests:
- Revert "change pgk of init constant" #205 (marcosgmgm)
- Revert "Bug/fix horus" #204 (marcosgmgm)
- change pgk of init constant #203 (viniciussousazup)
- changes #202 (ernelio)
- fix remove horus #201 (ernelio)
- Bug/fix horus #199 (viniciussousazup)
- fix generate msi win #198 (ernelio)
- [FEATURE] Supporting password fields in formula config #197 (sandokandias)
- fix generate version in windows #195 (ernelio)
- [bug] fix completion zsh,bash #194 (viniciussousazup)
- Fix/version msi release #193 (ernelio)
- fix msi release #192 (ernelio)
- [FEATURE] Pinning ssl #191 (marcosgmgm)
- [FIX] Packaging changelog #184 (ernelio)
- [Feature] Improvements circleci #182 (ernelio)
- [FEATURE] Build formula with Ritchie-cli #180 (kaduartur)
- cleanup, refactor and improvements regarding beta and nightly version #175 (viniciusramosdefaria)
- Feature/unix tests for init #174 (dmbarra)
- Update ritchie-bot-config.yml #172 (viniciussousazup)
- Feature/packaging #169 (viniciusramosdefaria)
- change run-tests and scripts to windows #167 (viniciussousazup)
- [FIX] trailing slashes removed #166 (marcoscostazup)
- Feature/rit upgrade #165 (viniciussousazup)
- Fix smoke test for release #164 (dmbarra)
- Feature/beta pipeline #163 (viniciusramosdefaria)
- Feature/colors #162 (victor-schumacher)
- [FIX] Formulas messages #161 (kaduartur)
- removed flags #160 (victor-schumacher)
- Temporarily disable windows jobs #159 (dmbarra)
- Feature/rework for workflows #158 (dmbarra)
- [FIX] pwd shell #157 (marcosgmgm)
- Fix/tpl #156 (victor-schumacher)
- [FEATURE] Login prompt #154 (marcosgmgm)
- Feature/windows functional tests #153 (dmbarra)
- [FIX] Adding trapdoor to error while removing branch #152 (viniciusramosdefaria)
- Release 1.0.0-beta.13 merge #147 (zup-ci)
- [Feature] color messages #146 (victor-schumacher)
- [FEATURE] run formula docker #113 (kaduartur)
1.0.0-beta.13 (2020-06-03)
Merged pull requests:
- changed folder name #145 (victor-schumacher)
- Release 1.0.0-beta.12 merge #144 (zup-ci)
- [FIX] update local repo name #142 (GuillaumeFalourd)
1.0.0-beta.12 (2020-06-03)
Merged pull requests:
- [FIX] changed go to compiled #143 (victor-schumacher)
- Release 1.0.0-beta.11 merge #139 (zup-ci)
1.0.0-beta.11 (2020-06-02)
Closed issues:
- [BUG] Slash in new formula's command generate a path error #108
- [FEATURE] Update RIT CREATE FORMULA command #107
Merged pull requests:
- [FIX] env runner formula #138 (marcosgmgm)
- [Fix] Remove special char in prompt #137 (kaduartur)
- [FEATURE] update templates #136 (victor-schumacher)
- [FIX] Rename field qtd to qty #135 (kaduartur)
- [fix] change name Passphrase #134 (ernelio)
- Feature/improvements security #133 (ernelio)
- fixed golang creator #132 (victor-schumacher)
- Feature/nightly #127 (viniciusramosdefaria)
- Feature/stdin functional tests #126 (dmbarra)
- [FEATURE] Improvements circleci #125 (ernelio)
- [FEATURE] cmd init #123 (sandokandias)
- Release 1.0.0-beta.10 merge #122 (zup-ci)
- [FEATURE] Formula creator improvements #104 (victor-schumacher)
1.0.0-beta.10 (2020-05-27)
Merged pull requests:
- [FEATURE] adding link to changelog inside the release description #121 (viniciusramosdefaria)
- Release 1.0.0-beta.9 merge #120 (zup-ci)
1.0.0-beta.9 (2020-05-27)
Closed issues:
- [BUG] Changelog generation not working properly #105
Merged pull requests:
- testing in production the old way #119 (viniciusramosdefaria)
1.0.0-beta.8 (2020-05-27)
Closed issues:
- [BUG] Getting error when running rit set server in Windows #83
- [FEATURE] Command for publishing a new formula #33
Merged pull requests:
- Revert "Improve Pipeline with security test" #115 (ernelio)
- Improve Pipeline with security test #114 (flavioanellozup)
- [FIX] Links documentation after update beta-7 #112 (GuillaumeFalourd)
- [FIX] bin name linux #111 (marcosgmgm)
- [FEATURE] Update slack token #109 (kaduartur)
- [FIX] changelog #106 (viniciusramosdefaria)
- Feature/functional test team #102 (dmbarra)
- Release 1.0.0-beta.7 merge #101 (zup-ci)
1.0.0-beta.7 (2020-05-20)
Closed issues:
- [BUG] the formula should know where the user call it. #99
- [FEATURE] STDIN Implementation on Ritchie-CLI #96
- [FEATURE] - Access control for formula #82
- [FEATURE] Global credential by organization #77
- [BUG] Requirements golint #42
- [FEATURE] Allow running any language #19
- [FEATURE] Add commons repository by default in Single version #16
Merged pull requests:
- [FIX] Failed formulas use pwd #100 (marcosgmgm)
- [FEATURE] STDIN Implementation #97 (GuillaumeFalourd)
- Feature/access control for formulas #95 (marcosgmgm)
- add victor #94 (victor-schumacher)
- [FEATURE] Adding changelog to pipeline #93 (viniciusramosdefaria)
- Feature/dockerfile create f #90 (victor-schumacher)
- Feature/functional tests #89 (dmbarra)
- Feature/ritchie-bo_-config #85 (kaduartur)
- [FIX] Set server error #84 (GuillaumeFalourd)
- [FIX] updating gitbook urls #81 (GuillaumeFalourd)
- [FEATURE] Add credential for the organizations #79 (kaduartur)
- change to . js #78 (victor-schumacher)
- [FEATURE] Move the fileutil to stream package #76 (kaduartur)
- [FEATURE] Enhancement/delete repo list #75 (victor-schumacher)
1.0.0-beta.6 (2020-05-06)
Merged pull requests:
1.0.0-beta.5 (2020-05-06)
Merged pull requests:
- [FIX] updating single repo commons url #71 (GuillaumeFalourd)
1.0.0-beta.4 (2020-05-06)
Merged pull requests:
- changing the name of the dist directory regarding macos #69 (viniciusramosdefaria)
1.0.0-beta.3 (2020-05-06)
Closed issues:
- [FEATURE] Create new languages in create formula. #51
- [FEATURE] Group commands by core/repo #43
- [FEATURE] Add golint in circleci #37
- [FEATURE] Command for set serverURL and remove from build #30
- [FEATURE] CircleCI pipeline #28
- Enhancement test for pkg/cmd #23
Merged pull requests:
- Feature/warning #67 (victor-schumacher)
- Fix/create formula python #66 (ernelio)
- Feature/group commands #65 (sandokandias)
- Feature/default commons repo #64 (victor-schumacher)
- Feature/create formula any languages #63 (ernelio)
- [FEATURE] Set server cmd update #62 (GuillaumeFalourd)
- Feature/add bin other so tree #61 (ernelio)
- Feature/requirements lint #58 (ernelio)
- Feature/pr ci #54 (viniciusramosdefaria)
- Feature/code of conduct #53 (GuillaumeFalourd)
- adding stale bot to ritchie-cli #52 (viniciusramosdefaria)
- Feature/any languages #48 (erneliojuniorzup)
- Update README.md #46 (viniciusramosdefaria)
- applying standards #45 (sandokandias)
- Require lint #41 (ernelio)
- changes #40 (viniciusramosdefaria)
- changing badges #39 (viniciusramosdefaria)
- updating ernelio github user #38 (GuillaumeFalourd)
- Feature/lint #36 (erneliojuniorzup)
- [FIX ] use $(HOME) instead of ~ in Makefile (main) #35 (GuillaumeFalourd)
- [FEATURE] Creation set server cmd (TEAM) #34 (GuillaumeFalourd)
- fix docs url #32 (rodrigomedeirosf)
- Circleci project setup #29 (viniciusramosdefaria)
- Feature/enhancement_test_pkg_cmd #27 (sandokandias)
- change to apache licence #26 (rodrigomedeirosf)
- [FIX] Removing templates #25 (GuillaumeFalourd)
- Fix hello world in tpl_main #24 (erneliojuniorzup)
- Feature/improve_session_validator #21 (kaduartur)
- [FEATURE] updating issues contribution templates #20 (GuillaumeFalourd)
- [Enhancement] Contributing file #17 (GuillaumeFalourd)
- Release 1.0.0-beta.2 merge #15 (zup-ci)
1.0.0-beta.2 (2020-04-09)
Closed issues:
- The autocomplete to create formula doesn't work #12
Merged pull requests:
- feature/prompt_interface #14 (sandokandias)
- fix/create_formula_autocomplete #13 (kaduartur)
- [Enhancement] Contributing file #11 (GuillaumeFalourd)
- Release 1.0.0-beta.1 merge #10 (zup-ci)
1.0.0-beta.1 (2020-04-09)
Closed issues:
- The server url is showing while running any commands #7
Merged pull requests:
- fix issue #7 #8 (sandokandias)
- Release 1.0.0-beta merge #6 (zup-ci)
1.0.0-beta (2020-04-09)
Merged pull requests:
- fix build #5 (marcosgmgm)
- Create CODEOWNERS #4 (marcosgmgm)
- Fix create formula and binaries #3 (sandokandias)
- Fix load repo in root #2 (kaduartur)
- fix/load_tree #1 (kaduartur)
* This Changelog was automatically generated by github_changelog_generator