-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
I'm pleased to announce a new release of JBrowse Web! | ||
|
||
We now use jexl to express configuration callbacks. This is technically a | ||
breaking change to use jexl for configuration callbacks instead of javascript. | ||
|
||
See our configuration guide here for details | ||
([configuration guide](docs/config_guide#configuration-callbacks)) | ||
|
||
We also have several other improvements including the ability to get intron and | ||
upstream/downstream sequence in the feature details | ||
|
||
![](https://user-images.githubusercontent.com/6511937/111727694-c5570b80-8841-11eb-89b6-695b7b7a3379.png) |