Skip to content

Commit

Permalink
Release 0.0.77
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulMansour committed Jan 5, 2022
1 parent 35a87de commit 61d0a16
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
# Dado Release 0.0.76
# Dado Release 0.0.77
1. Add default OnSave to config file
2. Add OnSave config parameter
3. Create gitattributes file (Issue #88) (#92)
4. Accommodate SSH URLs (#89)
5. Intitial effort at distributing code in namespace scripts
6. Add .github folder to omit list in CopyProject (Issue #71)
7. Add project-to-scripted namespace functionality

# Dado Release 0.0.76 2020-07-01 16:54:15
1. Add DyalogProjectsFolder to config file
2. Split session output on Build into multiple lines (Issue #69)
3. Provide proper error message on Build when not in project (Issue #66)
Expand Down
2 changes: 1 addition & 1 deletion acre.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"KeepHistory": "Off",
"StartUp": "QuadLX 0",
"URL": "https://github.com/the-carlisle-group/Dado",
"Version": "0.0.76"
"Version": "0.0.77"
}

0 comments on commit 61d0a16

Please sign in to comment.