Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sajidanower23 authored and AlexGilleran committed Jan 6, 2020
1 parent d20863c commit ba1798f
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## 0.0.57

General:

- CSV Connector can now process ampersand character properly
- Fixed broken link minion causes json schema validation error
- Upgraded typescript to 3.7.2 & Use [Project References](https://www.typescriptlang.org/docs/handbook/project-references.html) to organize typescript project
- Upgraded prettier to 1.19.1 to [support typescript 3.7 better](https://prettier.io/blog/2019/11/09/1.19.0.html)

UI:

- Fixed the issue of modifying date string in text input using backspaces to an empty string will cause text input to reset text input
- Added pre-specified options for themes on Add dataset page
- User can't input a future date to date of last modification on add dataset page
- Allow to config whether keywords / themes input can accept manual inputs (or only pre-defined phrases)
- Add specific color to recent search item text

Others:

- Use a "Year" column from a CSV file to extract a temporal extent

## 0.0.56

General:
Expand Down

0 comments on commit ba1798f

Please sign in to comment.