Releases: TypeStrong/typedoc
Releases · TypeStrong/typedoc
v0.5.0
Changed
- Using TypeScript 2.0
- Setting exported flags for
export =
andexport x
Added
--excludePrivate
option
v0.4.5
v0.4.4
Fixed
- Call
getRelativeUri
when a path is defined - Fix lodash
_.unique
call
v0.4.3
v0.4.2
Fixed
- Replace the correct file with version
- Resolve
options
argument before requiring
v0.4.1
Fixed
- Corrected the repo links in the README
v0.4.0
Release for TypeScript 1.8 support!
TypeDoc v0.3.12
Update to version 0.3.12
TypeDoc v0.3.11
Update to version 0.3.11
TypeDoc v0.3.10
Bugfix: Wrong path to default lib, see #134