1. Restructured the bearalpha by tearing apart the `database` module into `database` and `crawl` 2. Commandline usage becomes more flexible because in this release, we make it compatible with RegEx
0.1.2
New Features
1. Entirely changed the project structure 2. Fixes the problem of missing package 3. Fixes the problem of commandline `ba` while missing some proper confiugurations.
0.1.0
BearAlpha First Technical Preview
Features
1. You can now create a database locally by `badb` command, just prepare your configuration; 2. You can analyze any data easily just by the data itself, try `dataframe.<somestaff>.<someoperator>`