Skip to content

Commit b103dcf

Browse files
chore(main): release 1.3.0 (#15)
--------- Co-authored-by: czi-github-helper[bot] <95879977+czi-github-helper[bot]@users.noreply.github.com> Co-authored-by: Jesus Cortez <jecortez@users.noreply.github.com>
1 parent 034abfb commit b103dcf

2 files changed

Lines changed: 31 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.2.0"
2+
".": "1.3.0"
33
}

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
# Changelog
22

3+
## **Knowledge Graph [v1.3.0](https://github.com/learning-commons-org/knowledge-graph/compare/v1.2.0...v1.3.0) (2026-01-28)**
4+
5+
**January 28, 2026**
6+
7+
This release adds a new aligned state, makes the Illustrative Mathematics 360 curriculum’s scope and sequence available under CC-BY 4.0, and the Knowledge Graph is now available for download in newline delimited jsonl format with UTF-8 encoding.
8+
9+
## **Updates**
10+
11+
### **Learning component aligned states**
12+
13+
We've added alignment between learning components and standards for the following states:
14+
15+
* Massachusetts
16+
17+
### **Illustrative Mathematics scope and sequence (CC BY-4.0)**
18+
19+
The scope and sequence for the Illustrative Mathematics 360 curriculum is now available under a CC BY-4.0 license.
20+
21+
### **Learner Variability Navigator**
22+
23+
We’ve added the relevantToStandard relationship that links a Factor to a StandardFrameworkItem for Common Core ELA standards.
24+
25+
### **Graph-native JSON**
26+
27+
The Knowledge graph data is available for download in newline delimited jsonl format with UTF-8 encoding.
28+
29+
### **CSV deprecation**
30+
31+
The Knowledge Graph can no longer be downloaded as CSV flat files from v1.3.0 onwards. Any CSV flat files that were previously downloaded will be unaffected.
32+
333
## **Knowledge Graph [v1.2.0](https://github.com/learning-commons-org/knowledge-graph/compare/v1.1.0...v1.2.0) (2025-12-08)**
434

535
**December 8, 2025**

0 commit comments

Comments
 (0)