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.2.2compared with
Version Details
| 0.2.1 | 0.2.2 | |
|---|---|---|
| Release date | Feb 06, 2020 | Jan 22, 2021 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Provided Changes (2)
| 0.2.1 | 0.2.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.scala-lang » scala-compiler | 2.13.1 | 2.13.4 |
| ~ Updated | org.scala-lang » scala-reflect | 2.13.1 | 2.13.4 |
