This repository has been archived by the owner on Jul 12, 2022. It is now read-only.
Releases: ZupIT/ritchie-formulas
Releases · ZupIT/ritchie-formulas
2.5.0
- Php formulas with dependency management support
- Ruby formulas run
bundle exec
during buildtime not runtime
Release 2.4.0
- Change/fix docker image Go template.
- Formula rit publish repo
2.3.0
- Formula rit gitlab create repo
- Formula rit gitlab publish repo
- Formula rit gitlab delete repo
- Formula rit github publish repo
- Formula rit github delete repo
- Added template Ruby
- Added installation of rit in all dockerfile files of formula templates.
- Upgraded template GO
- Fix doc url Languages Template Tutorial
- Move Formulas Coffee to group 'demo'
Release 2.2.0
- Added Formula rit xcode config pre-build-cache .
- Added template to Java11.
- Fix Beagle Scaffold to create iOS and Android project instead of one or the other.
- Fix Rust Template to build and execute with docker.
- Fix Java8 Template to build dependencies with jar file.
Release 2.1.2
- Update Beagle Default Version on formula rit beagle generate scaffold
- Rename Test File on Java template formula
Release 2.1.1
- Fix docker image builder Template C#
- Fix output formula rit clean-swift install templates e rit clean-swift uninstall templates
Release 2.1.0
- Added template .NET Core
- Added formula Clean Swift Templates
Release 2.0.3
- Updated repo readme to add test execution instructions for formulas and their structure.
- Updated rules.go to cover new formula templates
- Removed all unnecessary help.txt files.
- Added help.json to formulas without it.
- Formula addition : RIT GITHUB PUBLISH REPO
Release 2.0.2
Merge pull request #130 from ZupIT/ritchie-2.0.0 Ritchie 2.0.0
Release 2.0.1
-Adding the rit demo hello-world formula for documentation [https://github.com//pull/119].