Skip to content

Commit 2fc5dd5

Browse files
committed
Update CHANGELOG to 0.1.68
1 parent 59ce32d commit 2fc5dd5

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,44 @@
11

2+
<a name="v0.1.68"></a>
3+
## [v0.1.68](https://github.com/digital-land/planning-application-data-specification/compare/v0.1.67...v0.1.68) (2026-03-27)
4+
5+
Remove legacy explorer code
6+
7+
### ⚒️ Tooling
8+
9+
* remove legacy explorer code (commit [1be90f96](https://github.com/digital-land/planning-application-data-specification/commit/1be90f96339dcaaff36c0560bd992250aa2acc09))
10+
* add couple of markdown format helpers (commit [64523d88](https://github.com/digital-land/planning-application-data-specification/commit/64523d887d8a6e1157903e88bbe70ecee540f1db))
11+
* extract markdown helpers into markdown utils (commit [74b00d28](https://github.com/digital-land/planning-application-data-specification/commit/74b00d28d57ea9fb90be858ac7868f307efde418))
12+
* group 2025 forms analysis commands under spec cli (commit [ccafcf45](https://github.com/digital-land/planning-application-data-specification/commit/ccafcf45567518bca16e3b9ff7c4011cc3d5e113))
13+
* add analysed 2025 module and form lookup commands (commit [7fec5ad4](https://github.com/digital-land/planning-application-data-specification/commit/7fec5ad472f092e90f5c62fad87de5927c32ba42))
14+
* add 2025 forms lookup commands to spec cli (commit [367c2649](https://github.com/digital-land/planning-application-data-specification/commit/367c2649805ecdae57fb93e48e0557cfaf36a053))
15+
* add housing type hierarchy (commit [a12bd48c](https://github.com/digital-land/planning-application-data-specification/commit/a12bd48cc817dda7c5caca6e9bead57a2d00ed90))
16+
* commandline interface to find existing forms (commit [c44ffb57](https://github.com/digital-land/planning-application-data-specification/commit/c44ffb57e354d4f4b0f4a9573499e7c1ad6b6a79))
17+
* Moved the two 2025 analysis CSVs (commit [1a69d459](https://github.com/digital-land/planning-application-data-specification/commit/1a69d45985dec8d107522dcef735c22f0632df36))
18+
* return fresh loader data on each call (commit [4ff1a99d](https://github.com/digital-land/planning-application-data-specification/commit/4ff1a99dad975a989a948c4c517fe2f15a2f95b9))
19+
20+
### 𝌭 Model changes
21+
22+
* add the housing-type usage table (commit [a5a98820](https://github.com/digital-land/planning-application-data-specification/commit/a5a988204f927b1554fc316dae66dddd148677bb))
23+
* define housing type usage table (commit [ef024c52](https://github.com/digital-land/planning-application-data-specification/commit/ef024c5274c4b947f58fda30f46650c3ccff3c6d))
24+
* retire day-type field and codelist (commit [db0b4e2b](https://github.com/digital-land/planning-application-data-specification/commit/db0b4e2b69c4d86b1257e309057602948e9a58da))
25+
* update operational-days to use schedule-days (commit [4d329a2a](https://github.com/digital-land/planning-application-data-specification/commit/4d329a2a78a52f68b4b6245154d467054e3db63b))
26+
* define schedule-days field (commit [61eefb09](https://github.com/digital-land/planning-application-data-specification/commit/61eefb093bffe3f1a9b45ebb392a25f8ebffcdca))
27+
* add schedule-day codelist (commit [0fa72719](https://github.com/digital-land/planning-application-data-specification/commit/0fa72719c712178f7101890a313f99a34e7f13b6))
28+
29+
### 🐛 Bug Fixes
30+
31+
* examples using operational-days (commit [8a96be98](https://github.com/digital-land/planning-application-data-specification/commit/8a96be9884003e67beae275b45fb47c459919e97))
32+
* inconsistencies after file model change (commit [8c41c6f4](https://github.com/digital-land/planning-application-data-specification/commit/8c41c6f48bc858f7708608021434263a5a34e4cb))
33+
* incorrect need status (commit [7518dc58](https://github.com/digital-land/planning-application-data-specification/commit/7518dc58ae1d9c7a312bf347e5f29f69ac16bc06))
34+
35+
### 📚 Documentation
36+
37+
* document the usage pattern when value used across multiple profiles (commit [fed20432](https://github.com/digital-land/planning-application-data-specification/commit/fed2043264017fe2354893584c86fe56bfa0fb9a))
38+
* add decision record for operational days component change (commit [f67f304f](https://github.com/digital-land/planning-application-data-specification/commit/f67f304f163dee1cd1efb085b61f145127bfdb00))
39+
* document the commandline interface (commit [c24cbb07](https://github.com/digital-land/planning-application-data-specification/commit/c24cbb07d69ca515fa4652d0020a5a2c77b2075a))
40+
41+
242
<a name="v0.1.67"></a>
343
## [v0.1.67](https://github.com/digital-land/planning-application-data-specification/compare/v0.1.66...v0.1.67) (2026-03-24)
444

0 commit comments

Comments
 (0)