Skip to content

Latest commit

 

History

History
50 lines (45 loc) · 5.48 KB

RELEASE_NOTES.md

File metadata and controls

50 lines (45 loc) · 5.48 KB

0.0.1+

Starting from 1.0.0, Versions of the packages in this project are decoupled, meaning this single release notes page does not work anymore.

For the individual package release notes, please refer to these files:

0.0.1+6c5010d (Released 2023-12-11)

  • Additions:
    • [#f034fe0] Add demo notebook(s) (to sln file)
    • [#6c5010d] Comment out print statements
    • [#48fb9f9] Add release notes to solution file
    • [#3de881c] Copy new metadata graph functionality from script to source file
    • [#61460ed] Add internal FGraph augmentations
    • [#bf4d60f] Add another ontology graph function
    • [#e3b7dc5] Update Graphoscope dependency
    • [#5aaa8f4] Update prototype: split graph functionality
    • [#64a42f7] Update vis functions
    • [#78f5686] (WIP) Update prototype: split function
    • [#ef20f76] Update working graph
    • [#3329967] Update CyGraph viz function
    • [#56b0b06] Raise F#Aux dependency
    • [#b8e5c15] Update working graph and change its file directory
    • [#9ee242d] Update ARCGraph Viz functionality
    • [#dc5ada4] Upate prototype: first finish graph constructor
    • [#2c3d809] Add new cases to ARCRelation
    • [#3f6340d] Add script files to sln file
    • [#12d6529] Update prototype: finalize missing group terms
    • [#bb81ada] Update coloring in working graph
    • [#a58c944] Update prototype: addMissingTermsInGroup
    • [#f26a9b5] Update working graph's visuals
    • [#9604978] Prototype: work around graph error(s)
    • [#5618b40] Prototype: Finalize flowchart graph diagram
    • [#f9a2837] Update prototype: working graph
    • [#fa881fa] Add flowchart for prototype workflow
    • [#4dbcf11] Update prototype: more branching
    • [#1581357] Restructure playgrounds & prototypes in sln
    • [#2577f60] Update prototype: TF deconstruction, relations
  • Bugfixes:
    • [#6cadf19] Fix build project in terms of release notes
    • [#30a9afd] Update prototype: Fix ontology graph creation bugs
    • [#816aa34] (WIP) Update prototype: Fix ontology graph bug
    • [#fca6b03] (WIP) Work on bugs in prototype

0.0.0 (Released 2023-5-8)

  • Additions:
    • Initial set up for RELEASE_Notes.md