# Changelog

Previous an upcoming changes to the BreatheCode CLI.

### Version 1.5

- [x] The `node` and `python` compilers need to be able to accept user promts from the compand line, we could integrate with [npm prompts](https://www.npmjs.com/package/prompts).
- [x] Support Integration with BreatheCode API thru env variable.

### Version 1.7

- Added support for `input()` (python) or `prompt()` (node) to access inputs on the exercises.
- Added support for gitpod.io using the -editor=gitpod flag

### Exercises being developed

- [x] Learn [HTML](https://github.com/4GeeksAcademy/html-exercises) by [@haydavid23](github.com/haydavid23)
- [ ] Learn [HTML Forms](https://github.com/4GeeksAcademy/form-exercises)
- [x] Learn [CSS](https://github.com/4GeeksAcademy/css-exercises) by [@plucodev](github.com/plucodev)
- [ ] Learn Layouts 
- [x] Learn [Bootstrap](https://github.com/4GeeksAcademy/bootstrap-exercises) (by [@plucodev](github.com/plucodev))
- [ ] Learn [The DOM & Events](https://github.com/4GeeksAcademy/dom-exercises) by [@ljavierrodriguez](github.com/ljavierrodriguez)
- [ ] Learn [Arrays in JS](https://github.com/4GeeksAcademy/javascript-arrays-exercises) by Julio Londoño
- [ ] Learn [Lists and Tuples in Python](https://github.com/4GeeksAcademy/python-lists-exercises) by [@espvtes](github.com/espvtes)
- [ ] Learn Python Functions by (https://github.com/Luis846)
- [ ] Learn [Python for Beginners](https://github.com/4GeeksAcademy/begin-python-exercises) by [@plucodev](github.com/haydavid23)
- [ ] Learn [Javascript for Beginners](https://github.com/4GeeksAcademy/javascript-beginner-exercises)
- [ ] Learn [Javascript functions](https://github.com/4GeeksAcademy/javascript-functions-exercises)by [Luis846]
- [ ] Learn Javascript Object Oriented Programing.by [@Naila]
- [ ] Learn Python Object Oriented Programing by [@plucodev](github.com/plucodev)
- [ ] Learn Fetch API in Javascript.
- [ ] Learn PHP Object Oriented Programing.
- [ ] Learn [React.js](https://github.com/4GeeksAcademy/react-exercises) v0.2 by [@alesanchezr](github.com/alesanchezr) [@plucodev]

