Sourcecode is a small Scala library that provides common 'source code' context to your program at runtime, similar to Python's __name__, C++'s __LINE__ or Ruby's __FILE__
Version0.3.0compared with
Version Details
| 0.2.8 | 0.3.0 | |
|---|---|---|
| Release date | Jan 24, 2022 | Jul 08, 2022 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 0.2.8 | 0.3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.scala-lang » scala-library | 2.13.4 | 2.13.8 |
Provided Changes (2)
| 0.2.8 | 0.3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.scala-lang » scala-compiler | 2.13.4 | 2.13.8 |
| ~ Updated | org.scala-lang » scala-reflect | 2.13.4 | 2.13.8 |
