File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased ]
7+ ## [ 1.4.0-beta.3 ] - 2022-01-17
88- Add option ` --human-readable-anonymous-interface-names ` (or ` --readable-names ` ) to try to use more readable names instead of ` AnonymousInterfaceN ` .
99
1010## [ 1.4.0-beta.2] - 2022-01-17
Original file line number Diff line number Diff line change 11{
22 "name" : " @ocsigen/ts2ocaml" ,
3- "version" : " 1.4.0-beta.2 " ,
3+ "version" : " 1.4.0-beta.3 " ,
44 "description" : " Generate OCaml bindings from TypeScript definitions via the TypeScript compiler API" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments