Skip to content

Releases: Laboratoria/curriculum

v8.4.0 C# + .net Objectives

06 Mar 21:09
Compare
Choose a tag to compare

Features

  • C# and .net now added to the curriculum with Learning Objectives #1747 and a version of Guess The Number #1759
  • New guide for Learning with Aritificial Intelligence #1733
  • New Hitos for Dataverse #1729
  • New FAQ for Burger Queen API client #1457
  • Added Java references and support material in Guess The Number #1674

Bug fixes

  • Fix links to router-spa guide #1749

Chores

  • Update sdk-react dependency #1752

Changelog

New Contributors

Full Changelog: v8.3.0...v8.4.0

v8.3.0 Fleet Management and Dataverse updates

19 Feb 15:27
Compare
Choose a tag to compare

Milestone 110

Features

  • Adding Python version to Fleet Management API project #1691
  • Dataverse Chat hito revisions #1742
  • Translation of hitos in Portuguese for Dataverse Chat #1723

Bugs

  • Fix for data-testid in Dataverse Readme #1725
  • Dependabot fixes and dependency updates #1714, #1744

Changelog

8.2.0 Python

08 Feb 17:28
Compare
Choose a tag to compare

Laboratoria and Python logos

Adds Python learning objectives and a Python version of Guess The Number project.

Features

#1690 Proyecto Guess The Number requisitos de Python (Readme, OAs)
#1687 Definimos objetivos de Aprendizaje de Python

Changelog

Guides and Milestones

30 Jan 15:51
Compare
Choose a tag to compare

Screen Shot 2024-01-30 at 10 32 13 AM

Milestone 8.1

Features

  • Experiment adding milestones (Hitos) to Dataverse Chat to help students advance quicker (#1686)
  • Adding router-spa translated guides to the curriculum, with guides directory to centralize where they can be found (#1670, #1651, #1629)
  • Improving output of Learning Objectives in readme with subheadings to show their relationship and hierarchy (#1650)

Changelog

v8.0.0 - UX Objectives

22 Jan 19:13
Compare
Choose a tag to compare

Adding new AI objectives and cleaning house of legacy UX objectives.
Also changing objectives of UX project Design Detectives and removing Design and Usability project from curriculum.

Thanks @lisperaza for the work and reviews!

Features

  • AI Learning Objectives for UX (#1710)

Fixes

  • Design Detectives objectives fixes (#1717)
  • Eliminating legacy UX OAs (#1709)
  • Fixing missing titles and research UX objectives hierarchy (#1709)
  • Removes Design and Usability UX Project (#1709)

Changelog

v7.7.0

16 Jan 18:39
Compare
Choose a tag to compare

Features

Fixes

Changelog

v7.6.0 Iterations + Fleet Management in Java

22 Dec 17:47
Compare
Choose a tag to compare

Closing out the year with changes and tweaks to Text Analyzer and Dataverse projects in response to feedback, and Fleet Management API project in Java.

Features

  • Adding Java to Fleet Management Software API (#1640)
  • Dataverse Chat in portugues (#1633)
  • Dataverse adjustments with feedback of DEV012 (#1676)

Fixes

  • Translation fixes in text analyzer (#1662)
  • Move specification of datatest-id in Text Analyzer readme out of HTML OAs and into e2e section (#1673)
  • Change number of sprints in Dataverse readme (#1677)
  • Fix spelling errors in Dataverse Chat (#1658)
  • Text analyzer expected sprints readme change (#1659)

Changelog

v7.5.0 - Multiple tracks

05 Dec 18:27
Compare
Choose a tag to compare

v7.5.0 - Multiple tracks

Milestone relacionado

Português

🗣️ ➕ Projetos, Tópicos e Challenges podem ter mais de um track

A partir deste release, adicionamos aos projetos, tópicos e challenges uma nova propriedade chamada tracks, que é uma lista no formato YML na qual você pode incluir as diferentes tracks às quais pertencem. Por exemplo, para o tópico learning-mindset, adicionamos à sua metadata (no README.md) o seguinte atributo:

tracks:
  - web-dev
  - ux

Com isso, agora esse tópico será exibido tanto na rota de tópicos de web-dev quanto na de ux na plataforma.

Para garantir que este release não tenha nenhum breaking change não removemos o atributo track que os projetos, tópicos e desafios ainda possuem. Essa alteração será feita no futuro.

PRs relacionados: #1641

Español

🗣️ ➕ Proyectos, Tópicos y Challenges pueden tener más de un track

A partir de este release, se agrega a los proyectos, tópicos y challenges una nueva propiedad llamada tracks, que es una lista en formato YML en la cual se pueden incluir los distintos tracks a los cuales pertenecen. Por ejemplo, para el tópico learning-mindset se ha agregado a su metadata (en su README.md) el siguiente atributo:

tracks:
  - web-dev
  - ux

Con eso ahora ese tópico se desplegará tanto en la ruta de tópicos de web-dev como la de ux en la plataforma.

A modo de que este release no contuviera ningún breaking change, no se ha deprecado el atributo track que aún tienen los proyectos, tópicos y challenges, ese cambio vendría a futuro.

PRs relacionados: #1641

➕ 🪓 Minor changes

  • Se actualizan dependencias del proyecto

PRs relacionados: #1664

changelog

  • 6bedd92 chore(deps): Updates dependencies (#1664) (@mfdebian)
  • d7ac4ac feat(Topics): Updates curriculum-parser and shows topics in selected track topic's page if its tracks property includes it (#1641) (@mfdebian)

v7.4.0 - Java & OOP Objectives

17 Nov 13:38
Compare
Choose a tag to compare

Features:

  • ✨ 🧠 New Learning Objectives for Java and Object Oriented Programming (OOP) #1635
  • 🚀 New Java project: Guess the Number #1639
  • 🗣️ Dataverse README in Portuguese #1630

Fixes:

  • 🐛 Project Dataverse syntax and title fixes #1643
  • 🐞 Project Dataverse oas:prompting test fix - regex error #1636
  • 🐜 Typescript OA member visibility fix #1571

Changelog:

v7.3.0 - UXploradoras + Dataverse Chat

17 Oct 14:56
Compare
Choose a tag to compare

See milestone here

Features

  • New project Level 3 Dataverse Chat - incorporating Open AI API and objectives from Social Network and MD Links
  • UX Projects - UXploradoras, Design Lab and Design Assigned
  • Sourcemaps to work with Sentry logs (so now when we see a bug from Sentry we can read the line of code)

Fixes

  • Update Burger Queen API README to reflect Swagger Documentation

Changelog

Dataverse Chat commits: