Skip to content

Release v0.8.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 14:14
28c3fab

Changes in this Release
28c3fab Merge pull request #219 from discipl/json-schema
71d0f29 Merge pull request #202 from discipl/194-fill-short-description-or-doc-each-conceptinterface
f659110 Added descriptions to json schema
ececede Added LawSource plantuml
73430ac Added missing objects
d672336 Added Flint import/export JSON schema
d26b015 Merge pull request #214 from discipl/199-write-documentation-for-source-importing
a10ae53 More comments
2dec243 Added package to fix clashing names
68787ab Optimized imports, reformated code and documented FlintParser
f733f53 grouped diagrams into one folder
0cd4fe7 Merged with master
ab404f3 Documented FlintSources
1562ef5 Merge pull request #198 from discipl/documentation-195-193-192
0d470e6 Implemented feedback
7354b88 Documented TagHelpers
7123aec Added auto rendering and removed versioning from .puml file names
2af3a18 Researched Flint.plugin.search functionality, added documentation on the most important parts of implementation
1186dc9 Removed test participant
776e136 Does this auto update
21108aa Added task to automatically install pre-commit script
2000352 Removed test file
dbe1f6d Test
5d4161d Revert "Test"
20f5fef Test
c1edaf4 Added precommit hook
825f005 Merge pull request #211 from discipl/userguide-update-203
0d5d334 Started code documentation
dfb8fdc Documented Class headers in LawSource and Flint.plugin
19fde43 Documented Class headers in LawSource and FlintTests
297cf69 Documented Class headers in Flint
32c9f2a Merge remote-tracking branch 'origin/master' into 194-fill-short-description-or-doc-each-conceptinterface
0273e82 Implemented feedback
74a51a0 Updated uml to latest master version
95a2a6a Made some plantuml diagrams
eddd260 Removed false statement
adca7eb Updated userguide
f533094 Implemented typesystem feedbackk
0f3838d Added comments about cardinality of childs in Act
bd14d02 Merge pull request #189 from discipl/84-geldigheid-van-een-onderdeel-in-een-source
b50da9a Merge pull request #191 from discipl/185-add-xor-to-expressions
6c3410b Made static dateTimeFormatter
19e8221 Merge remote-tracking branch 'origin/master' into 185-add-xor-to-expressions
d96e3e4 Docs for Lawsource language
6ed7dc3 Merge pull request #184 from discipl/165-split-ide-language-and-interpretation-language
860ed6c Expressions and Flintrunner doc
1055d8b Added typecheck, implemented feedback
4320448 Removed constraint of max 2 Resolveables in XOR
3da4f34 Removed dev statement
12c5b3d Implemented feedback
61dfc39 Started documention on concepts inside Flint
ebbc4b9 Merge pull request #179 from discipl/171-open-language-editor-after-json-import
6e8cb68 Test merge
8435280 Merge remote-tracking branch 'origin/master' into 165-split-ide-language-and-interpretation-language
fa6b255 Merge pull request #181 from discipl/162-sort-actfactduties-alphabetically
908701b Merge pull request #180 from discipl/168-ci-throws-nullpointer-exception-sometimes-during-testing
fc9d82a New version of resolveable model
0f861d7 Documentation work, removed unneeded models
f2af543 Added XOR expression, updated tests
c6e6b03 Extracted dependency into buildscript
cd4163e Implemented retroactive date warning
ac13359 Added dates to sourceparts, editable inside LawsourceWord inspector
00b2f2d Added constraint to editorLanguage scope, removed debug print
35df951 Adjusted import/export to new format. Updated import/export/language tests
d8d6b91 Language now contains 'optional' EditorLanguage
1534ecc Filtered getLanguage calls to editor calls and interpretation calls
7599952 LawSourceImporter.importFromJson now return lawVersion instead of lawSource
7fadb58 Splitted getActiveLanguage into two calls for editor and intepretation language
d000881 removed run-ci file
7fa57f2 Added wait to TestJsonImporterTaggedWords
cc086f2 Fixed JsonImport test
f35961a Added editor update to TestJsonImporter
0678182 Added EDTCommandAwaiter to improve asynce test stability
2a70722 Proposal on how to handle sorting
d9f585e Open imported LawSourceVersion after import
ee3d5c8 Added file so tests run on ci
0aaefa6 Merge pull request #178 from discipl/172-alt+enter-doesnt-show-all-intentions-on-word
e330880 Merge pull request #176 from discipl/166-handmatig-bron-source-name-invullen
d2bb701 Now opens language node after import
afc5f06 Replaced ifstatement in code with ifstatement in editor component
5a511d9 Intentions shown were trivial ECL selections, added check to filter trivial selections
e90d5a6 Changed constant cell to property cell when source is missing
77192be Merge pull request #173 from discipl/164-update-to-latest-mps
daea021 Switched to onlyIf for warning
0f15548 Don't download macos jbr on windows
595b8cd Updated docs
82ed2f3 Updated to MPS2021.2
1473d46 Changed mps version
8cc992f Added missing tests for importing lawsources and languages (#169)