Releases: atedeg/sbt-ubiquitous-scaladoc
Releases · atedeg/sbt-ubiquitous-scaladoc
v2.0.1
v2.0.0
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2022-07-30)
Bug Fixes
- add .yaml extension to default configuration file (b0d170f)
- add configuration for import sort in scalafix (58c7edf)
- add missing v in tag push (4145951)
- clarify error codes when publishing (10550ec)
- create target directory if it does not exist when serializing a table (3891302)
- fix behaviour in case of leftover entities (7adcf85)
- fix bug in file lookup (0cdddd3)
- fix configuration parsing (17d3fc2)
- fix error in case class lookup (292ffbf)
- fix error message typing (a9e6cc2)
- fix json parsing of IgnoredSelectors (f45898f)
- fix resolution of selector (e9562a6)
- fix table serialisation (073cb9c)
- get branch name from git command (095b579)
- link generation (9b88820)
- link in markdown table (f7637a6)
- lookupdir instead of working dir in Ubidoc file (630f0d6)
- only consider html files (deccc79)
- plugin parameters (6087842)
- release script (d54ce75)
- removed jitpack resolver for markdown generator library (c83bc23)
- scalafmt reformat (c9d65eb)
- table serialization only applies to Tables with Rows and not entitites (26426df)
- wartremover errors (ea41fb4)
- wartremover silence errors (5933729)
- world normalization (c97bf44)
Features
- add entities parsing (c9a3cb2)
- add Entity parsing (1f34b59)
- add fileNameSuffix key (7e61b82)
- add multiple table reading and ignored files (1ee2d9a)
- add plugin keys (124f512)
- allow custom names (3c52d18)
- change configuration spec to avoid connflicts (4903a2b)
- configuration parsing (ebebe22)
- correctly resolve documentation links (bf2fa1c)
- no longer fail when there are ignored entities (b096fe9)
- normalize row names (7b26ac5)
- table generation from all entities file (0e1af77)
- ubiquitousScaladoc plugin implementation (45a92fa)
- use new selector kind (3f2a137)
v1.0.0-beta.7
1.0.0-beta.6
v1.0.0-beta.5
v1.0.0-beta.4
1.0.0-beta.4 (2022-07-26)
Bug Fixes
- removed jitpack resolver for markdown generator library (b519ce1)