v3.6.3 (2024-10-14)
Merged pull requests:
- Update package for 2025-2026 #117 #117
v3.6.2 (2024-10-12)
Merged pull requests:
- Tidy up #121
v3.6.1 (2024-10-11)
Merged pull requests:
- Update release.yml#119
v3.6.0 (2024-10-10)
Merged pull requests:
- Add converter.rb and update Rakefile #113
v3.5.1 (2024-09-09)
Merged pull requests:
- Add 2025-2026 cycle dates #114
v3.5.0 (2024-07-08)
Merged pull requests:
- Allow BQ tables to be suffixed with _latest #110
v3.4.0 (2024-06-07)
Merged pull requests:
v3.3.0 (2024-03-19)
Merged pull requests:
- Add degree_types code mapping #104
v3.2.0 (2024-03-01)
Merged pull requests:
v3.1.4 (2024-01-29)
Merged pull requests:
- Add missing require_relative #100
v3.1.3 (2024-01-29)
Merged pull requests:
- Add UPPER_BOUND_PRIMARY_AGE to Age Ranges #99
v3.1.2 (2024-01-29)
Merged pull requests:
- Add age range data #97
v3.0.0 (2023-12-18)
Merged pull requests:
- Add russell group info to institutions #91
v2.4.0 (2023-12-18)
Merged pull requests:
v2.3.3 (2023-11-23)
Merged pull requests:
- Update ukprn #89
v2.3.2 (2023-10-13)
Merged pull requests:
- Updates incentives and cycle data #85
v2.3.1 (2023-08-24)
Closed pull request:
- Adds new hesa degree types: #82
v2.3.0 (2023-05-31)
Merged pull requests:
- Added CAH/TAD subject mappings #83 (alaric-dfe)
- Updates to our degree institution list following reviewing the Office for Student's spreadsheet of institutions with degree awarding powers, taken today 25 May 2023 #81 (edwardhorsford)
- Added CAH (Common Aggregation Hierarchy) version version 1.3.4 #80 (alaric-dfe)
v2.2.0 (2023-05-03)
Merged pull requests:
- Added short names to degree grades #78 (alaric-dfe)
v2.1.0 (2023-03-20)
Merged pull requests:
- Disability categories #70 (alaric-dfe)
- Generic degree subjects #71 (alaric-dfe)
- "Not Available" degree type #75 (alaric-dfe)
- Added ITT subject incentives for 2020-2021, 2021-2022, and 2023-2024 #77 (alaric-dfe)
v2.0.0 (2023-01-11)
Merged pull requests:
- Publishing list docs in BigQuery #69 (alaric-dfe)
- Zero pad the HESA codes #52 (alaric-dfe)
v1.6.0 (2023-01-11)
Merged pull requests:
v1.5.0 (2022-11-24)
Merged pull requests:
v1.4.1 (2022-11-24)
Fixed bugs:
- Make TweakedReferenceList correctly return records rather than hashes, in all cases. #66 (alaric-dfe)
v1.4.0 (2022-11-21)
Implemented enhancements:
- Added the two extra TAD category booleans #65 (alaric-dfe)
v1.3.0 (2022-11-16)
Implemented enhancements:
- Initial draft of ITT subjects #53 (alaric-dfe)
Merged pull requests:
- Fix ITT docs - I forgot to commit the final changes before the release #64 (alaric-dfe)
v1.2.0 (2022-11-08)
Implemented enhancements:
- ITT cycles #63 (alaric-dfe)
- Code pattern schemas #62 (alaric-dfe)
Fixed bugs:
- Fix schema validation (so we can import to bigquery again) #61 (alaric-dfe)
Merged pull requests:
- Reference HESA field definitions in docs #54 (alaric-dfe)
v1.1.0 (2022-10-19)
Implemented enhancements:
- BigQuery integration #57 (alaric-dfe)
- Schema validation #56 (alaric-dfe)
Closed issues:
- Allow degree subjects to be mapped to an array of HESA codes #14
Merged pull requests:
- Added generic institution choices #59 (alaric-dfe)
- Add synonyms to handle abbreviations for saint #58 (edwardhorsford)
- Add 'Institute of Chartered Accountants of Scotland' to institutions #55 (jhenderson)
- Remove synonym that matches name exactly #51 (peteryates)
- Minor tweaks to institution names #50 (edwardhorsford)
- Add new HESA codes from C22053 #48 (edwardhorsford)
- Autocomplete compatibility #47 (alaric-dfe)
- Add more synonyms to cover observed free text #45 (edwardhorsford)
- Add synonym #44 (edwardhorsford)
- Doctor of Philosophy -> Doctor of Philosophy (DPhil) #42 (gpeng)
v1.0.0 (2022-07-21)
Closed issues:
- Better
CHANGELOG
#23
Merged pull requests:
- Add further match synonyms matching on hons #41 (edwardhorsford)
- Fix typo in type name #40 (edwardhorsford)
- Fix quote type #39 (edwardhorsford)
- Rename attribute degree type attribute from dqt_id to dttp_id #38 (edwardhorsford)
- Add new master level degree types #37 (edwardhorsford)
- Fix synonyms with incorrect attribute names #36 (edwardhorsford)
- Add foundation degree as a separate degree type #35 (edwardhorsford)
- Add institution synonyms #34 (edwardhorsford)
- Add some degree grade synonyms #33 (edwardhorsford)
- Minor cleanup of degree type synonyms #32 (edwardhorsford)
- Automatically fix any code style issues #30 (frankieroberto)
- Add more synonyms and combined subjects #29 (edwardhorsford)
- Split synonyms for qualifications #28 (edwardhorsford)
- Add some basic tests for single subjects #27 (frankieroberto)
- Rename hesa to hecos #26 (edwardhorsford)
- Update readme to mention hints and refer to suggestion and match syno… #24 (edwardhorsford)
- Add match synonyms to degree types #20 (edwardhorsford)
- Split synonyms by type, add match synonyms #19 (edwardhorsford)
- Split out compound subjects #18 (alaric-dfe)
v0.2.0 (2022-07-11)
Closed issues:
- Split degree subjects, institutions, grades into separate files #10
Merged pull requests:
- Added a new History section to the README, pointing to a separate cha… #25 (alaric-dfe)
- Make Open University a match synonym #21 (edwardhorsford)
- #10: Split
degrees.rb
intodegrees/*.rb
#17 (alaric-dfe) - Tweak definition of match synonyms #16 (edwardhorsford)
- Add two institution synonyms #15 (HettieS)
- Correct small typo on
all_as_hash
#13 (HettieS) - Proposed re-structuring of the documentation to make it easier to nav… #12 (alaric-dfe)
- Update release docs #11 (duncanjbrown)
- Add subject: English language and literature #9 (frankieroberto)
- Add Computing as a stand-alone subject #8 (frankieroberto)
- Add Classics as synonym for Classical Studies #7 (frankieroberto)
- Add subject: Physical Education #6 (frankieroberto)
- Add suggestion synonym: Henley Business School #5 (frankieroberto)
- Add organisation: OTHM Qualifications #3 (frankieroberto)
- Change abbreviation BSS to BASocSc #2 (frankieroberto)
v0.1.0 (2022-04-08)
Merged pull requests:
old-main (2022-02-15)
* This Changelog was automatically generated by github_changelog_generator